Updated the InfoArea styles.sass
This commit is contained in:
parent
6ed10e348d
commit
ec1ed151f1
@ -37,4 +37,6 @@
|
|||||||
margin-top: 1rem
|
margin-top: 1rem
|
||||||
display: grid
|
display: grid
|
||||||
grid-template-columns: repeat(auto-fill, minmax(5rem, 1fr))
|
grid-template-columns: repeat(auto-fill, minmax(5rem, 1fr))
|
||||||
gap: 1.5rem
|
gap: 1.5rem
|
||||||
|
justify-items: center
|
||||||
|
user-select: none
|
Loading…
x
Reference in New Issue
Block a user