mirror of
https://github.com/kognise/water.css.git
synced 2025-08-13 16:44:58 +02:00
fix: space
Add missing space after selector
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