mirror of
https://github.com/kognise/water.css.git
synced 2025-08-11 07:34:43 +02:00
fix: space
Remove space before comma
This commit is contained in:
@@ -42,7 +42,7 @@ q:after {
|
|||||||
content: none;
|
content: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote , q{
|
blockquote, q{
|
||||||
border-left: 4px solid var(--focus);
|
border-left: 4px solid var(--focus);
|
||||||
margin: 1.5em 0em;
|
margin: 1.5em 0em;
|
||||||
padding: 0.5em 1em;
|
padding: 0.5em 1em;
|
||||||
|
Reference in New Issue
Block a user