forked from em/receptty.org
Fix body min-height
This commit is contained in:
parent
b2d40615b2
commit
c17b36ae8d
@ -17,6 +17,7 @@ body {
|
||||
font-family: sofia, sans-serif;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-size:1em;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
Reference in New Issue
Block a user