✨ Updated page style & added drop love button
This commit is contained in:
@@ -11,7 +11,10 @@
|
||||
}
|
||||
|
||||
body {
|
||||
--navSize: 60px;
|
||||
position: relative;
|
||||
display: grid;
|
||||
grid-template-rows: calc(100svh - var(--navSize)) var(--navSize);
|
||||
width: 100svw;
|
||||
height: 100svh;
|
||||
background-color: #d94253;
|
||||
|
||||
Reference in New Issue
Block a user