mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 19:12:38 +00:00
lint styles
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user