missed a merge conflict riv

This commit is contained in:
Elijah Steres 2021-01-05 15:25:12 -05:00
parent 55f589dde1
commit 3b1a9d2548
2 changed files with 1 additions and 4 deletions

View File

@ -19,13 +19,9 @@
border-right: none;
border-bottom: none;
height: min-content;
<<<<<<< HEAD
width: 100%;
min-width: 32rem;
max-width: 44rem;
=======
min-width: 500px;
>>>>>>> upstream/indev
}
.header {

View File

@ -8,6 +8,7 @@
.emptyslot, .game {
min-height: 18.75rem;
justify-self: center;
max-width: 44rem;
}
#filters {