search.riot refactor WIP
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
body, html {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
min-height: 100vh;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
background-color: #EFEFEF;
|
||||
|
Reference in New Issue
Block a user