parent
fbbbb01236
commit
a2f429a4e9
|
@ -5,6 +5,7 @@
|
||||||
display: grid
|
display: grid
|
||||||
grid-gap: 0.25rem 0.25rem
|
grid-gap: 0.25rem 0.25rem
|
||||||
grid-template-columns: repeat(auto-fill, 32px)
|
grid-template-columns: repeat(auto-fill, 32px)
|
||||||
|
text-align: center
|
||||||
.social
|
.social
|
||||||
line-height: 0
|
line-height: 0
|
||||||
display: inline-block
|
display: inline-block
|
||||||
|
|
Loading…
Reference in New Issue