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-right: none;
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
height: min-content;
|
height: min-content;
|
||||||
<<<<<<< HEAD
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-width: 32rem;
|
min-width: 32rem;
|
||||||
max-width: 44rem;
|
max-width: 44rem;
|
||||||
=======
|
|
||||||
min-width: 500px;
|
|
||||||
>>>>>>> upstream/indev
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
|
|
|
@ -8,6 +8,7 @@
|
||||||
.emptyslot, .game {
|
.emptyslot, .game {
|
||||||
min-height: 18.75rem;
|
min-height: 18.75rem;
|
||||||
justify-self: center;
|
justify-self: center;
|
||||||
|
max-width: 44rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#filters {
|
#filters {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user