mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-08-28 03:24:41 -05:00
compressed longer search sections
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
color: inherit;
|
||||
background: transparent;
|
||||
}
|
||||
/*pass window height (w/o scroll bars) down to react app, note can't use vh because that
|
||||
includes scroll bars and mobile browser footer, etc so doesn't give viewable area*/
|
||||
/*pass window height (w/o scroll bars) down to react app, note can't use vh because that includes scroll bars and mobile browser footer, etc so doesn't give viewable area*/
|
||||
html, body { height: 100%; }
|
||||
html { background-color:#494949; }
|
||||
#root { min-height: 100%; }
|
||||
|
||||
Reference in New Issue
Block a user