mirror of
https://github.com/kognise/water.css.git
synced 2025-12-08 07:45:02 +01:00
fix: space
Add missing space after selector
This commit is contained in:
parent
92ae2e2517
commit
3ee2f57946
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue