Merge pull request #130 from esSteres/indev
missed a merge conflict riv
This commit is contained in:
commit
5eee2f4d0e
|
@ -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 {
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
.emptyslot, .game {
|
||||
min-height: 18.75rem;
|
||||
justify-self: center;
|
||||
max-width: 44rem;
|
||||
}
|
||||
|
||||
#filters {
|
||||
|
|
Loading…
Reference in New Issue
Block a user