0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-15 19:12:38 +00:00

lint styles

This commit is contained in:
Víctor Losada Hernández
2025-03-08 19:38:42 +01:00
parent c7a19857dd
commit 4cd5c13841

View File

@@ -288,8 +288,8 @@
gap : 20px; gap : 20px;
place-items : center; place-items : center;
width : auto; width : auto;
translate : -50%;
font-size : 15px; font-size : 15px;
translate : -50%;
&:last-child { top : unset; } &:last-child { top : unset; }
@@ -304,8 +304,8 @@
.pageNumber { .pageNumber {
place-content : center; place-content : center;
min-width:2em;
width : fit-content; width : fit-content;
min-width : 2em;
font-family : 'Open Sans'; font-family : 'Open Sans';
font-weight : 900; font-weight : 900;
color : white; color : white;