mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-09-14 11:35:42 -05:00
closes #18
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
padding: 0;
|
||||
/*box-sizing: inherit;*/
|
||||
/* font: inherit;*/
|
||||
text-decoration: inherit;
|
||||
text-align: inherit;
|
||||
color: inherit;
|
||||
background: transparent;
|
||||
/*text-decoration: inherit;*/
|
||||
/*text-align: inherit;*/
|
||||
/*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*/
|
||||
html, body { height: 100%; }
|
||||
|
||||
Reference in New Issue
Block a user