better margin handling for category buttons

This commit is contained in:
Mateusz Konieczny 2023-01-09 17:26:54 +01:00
parent 22e060c263
commit 14c2860d79

View File

@ -3,7 +3,7 @@
justify-content: center; justify-content: center;
align-items: center; align-items: center;
box-sizing: border-box; box-sizing: border-box;
/* padding: 0.1em; */ padding: 0.5em;
width: 100%; width: 100%;
height: 100%; height: 100%;
} }