💄 (feature flow) height minus margin
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
main {
|
||||
height: 100vh;
|
||||
height: calc(100vh - 2 * 1rem);
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
Reference in New Issue
Block a user