feat: select view buttons
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
|
||||
.container {
|
||||
height: calc(100vh - 150px);
|
||||
height: calc(100vh - 210px);
|
||||
@media (max-width: 48em) {
|
||||
width: 80vw;
|
||||
height: calc(100vh - 215px);
|
||||
|
||||
Reference in New Issue
Block a user