Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
faui2k17
generator
Commits
8e1af2f0
Unverified
Commit
8e1af2f0
authored
Aug 19, 2019
by
Philip Kaludercic
🌝
Browse files
reduced page width from 50 to 40em
parent
fa44707c
Changes
1
Hide whitespace changes
Inline
Side-by-side
static/style.css
View file @
8e1af2f0
...
...
@@ -28,7 +28,7 @@ html {
body
{
margin
:
auto
;
padding
:
0
0.75em
;
max-width
:
5
0em
;
max-width
:
4
0em
;
min-height
:
calc
(
100vh
-
1.5em
)
}
...
...
@@ -112,7 +112,7 @@ footer {
text-align
:
center
;
}
@media
(
max-width
:
5
0em
)
{
@media
(
max-width
:
4
0em
)
{
body
{
padding
:
0
;
max-width
:
unset
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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