chore: run stylelint on our css files
This commit is contained in:
@@ -22,12 +22,10 @@
|
||||
// but check short and narrow screen sizes for overflow
|
||||
// issues.
|
||||
font-size: clamp(1rem, 30vmin, 8rem) !important;
|
||||
|
||||
border-color: transparent !important;
|
||||
border-radius: var(--theme-rounded-corners) !important;
|
||||
background-color: transparent !important;
|
||||
text-shadow: 2px 3px 4px #0000005f;
|
||||
|
||||
-webkit-text-stroke: 2px white;
|
||||
text-stroke: 2px white;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user