This website works better with JavaScript.
Home
Explore
Help
Sign In
sabin
/
deus-gaming
forked from
achmizs/deus-gaming
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Slight tweak to mobile nav UI layout
full-screen-logo-homepage
Said Achmiz
5 years ago
parent
42633d9f85
commit
a2e3a0a561
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
assets/css/main.css
+ 1
- 1
assets/css/main.css
View File
@@ -368,7 +368,7 @@ article {
}
@media only screen and (max-width: 960px) {
article {
margin-top:
2
rem;
margin-top:
3
rem;
}
}
@supports (-webkit-hyphens:auto) or (-ms-hyphens:auto) or (hyphens:auto) {
Write
Preview
Loading…
Cancel
Save