This website works better with JavaScript.
Home
Explore
Help
Sign In
monorail
/
library-locator
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix unecessary scrollbar
main
Holly McFarland
10 months ago
parent
421bfb1dc5
commit
71cbaa8d39
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
style.css
+ 1
- 1
style.css
View File
@ -14,7 +14,7 @@ body, html {
width
:
100vw
;
background-color
:
#
EEEEEE
;
padding
:
3em
;
overflow-y
:
scroll
;
overflow-y
:
auto
;
}
.
footer
{
Write
Preview
Loading…
Cancel
Save