Remove redundant rows
This commit is contained in:
parent
f23ffd7901
commit
b157aaf5f2
@ -11,7 +11,6 @@ div.iconbuttoncontainer {
|
|||||||
display: grid;
|
display: grid;
|
||||||
grid-gap: 1em;
|
grid-gap: 1em;
|
||||||
grid-template-columns: 1fr 1fr 1fr;
|
grid-template-columns: 1fr 1fr 1fr;
|
||||||
grid-template-rows: auto auto auto auto;
|
|
||||||
}
|
}
|
||||||
a.iconbutton {
|
a.iconbutton {
|
||||||
background: var(--background-dark);
|
background: var(--background-dark);
|
||||||
|
Loading…
Reference in New Issue
Block a user