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