mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-20 06:18:59 +00:00
Add route for closest and list
This commit is contained in:
+4
-2
@@ -1,8 +1,10 @@
|
||||
/* You can add global styles to this file, and also import other style files */
|
||||
body {
|
||||
height: 100vh;
|
||||
height: 100%;
|
||||
margin:0;
|
||||
padding:0;
|
||||
background: #2e2e2e;
|
||||
|
||||
}
|
||||
html {
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user