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