UNPKG
@kinetics254/summit-odyssey
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Events, Questionnaire, Feedback
github.com/kinetics254/Odyssey
@kinetics254/summit-odyssey
/
styles.css
14 lines
(12 loc)
•
226 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.questionnaire-form
{
height
:
80vh
;
overflow-y
: scroll; }
.title--width
{
width
:
80%
; }
.feedback--left
{
background-color
:
var
(--v-primary-base)
!important
;
height
:
100vh
;
width
:
100%
; }