mirror of
https://github.com/Steffo99/festa.git
synced 2024-12-22 22:54:22 +00:00
Fix decentered tools
This commit is contained in:
parent
2b2860b84d
commit
d74f747846
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
width: 50px !important;
|
width: 50px !important;
|
||||||
height: 50px !important;
|
height: 50px !important;
|
||||||
font-size: large;
|
font-size: large;
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (pointer: fine) {
|
@media (pointer: fine) {
|
||||||
|
|
Loading…
Reference in a new issue