Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EXSYS2021
da6
Hold Afstand
Commits
a44b2965
Commit
a44b2965
authored
May 05, 2021
by
Kent Nielsen
Browse files
Adding minimum size of content, thus scroll when screen becomes smaller
parent
e49fb8d6
Pipeline
#52196
passed with stage
in 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
website/studerende-dk/src/App.vue
View file @
a44b2965
...
...
@@ -32,6 +32,7 @@
text-align
:
center
;
color
:
$darker-theme-color
;
background-color
:
$lightest-green-theme-color
;
min-width
:
320px
;
}
*
{
...
...
@@ -61,7 +62,6 @@
#site
{
display
:
flex
;
flex-direction
:
column
;
height
:
100%
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment