This website requires JavaScript.
Explore
Help
Sign In
quad
/
site
Watch
1
Star
0
Fork
You've already forked site
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Prevent overflowing on mobs
Browse Source
...
This commit is contained in:
Dominik V. Salonen
2018-08-31 11:16:30 +00:00
parent
2ac127d838
commit
2085e26ca7
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
style.css
Unescape
Escape
View File
@ -83,7 +83,7 @@ a:hover {
}
#
page
{
height
:
calc
(
6
0vh
-
40px
)
;
height
:
calc
(
5
0vh
-
40px
)
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
quad/site
Title
Body
Create Issue