grouping generated stock (wip)

This commit is contained in:
2024-01-30 16:39:16 +01:00
parent bd9af9a630
commit 6101c9bfb2
8 changed files with 133 additions and 95 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ export default defineComponent({
color: $textColor;
font-size: 1em;
padding: 1em 0.5em;
padding: 0;
@media screen and (max-width: $breakpointMd) {
font-size: calc(0.7rem + 0.75vw);