feat: navbar and footer
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
|
||||
.container {
|
||||
cursor: pointer;
|
||||
height: calc(100vh - 150px);
|
||||
height: 100%;
|
||||
|
||||
@media (max-width: 48em) {
|
||||
width: 80vw;
|
||||
|
||||
Reference in New Issue
Block a user