mirror of
https://github.com/kognise/water.css.git
synced 2026-01-21 12:35:44 +01:00
Remove inline quote styles
This commit is contained in:
parent
16b8d5ce41
commit
b51d3e27b4
2 changed files with 6 additions and 10 deletions
5
.changeset/kind-avocados-arrive.md
Normal file
5
.changeset/kind-avocados-arrive.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
Remove inline quote styles
|
||||
|
|
@ -35,16 +35,7 @@ th {
|
|||
font-weight: 600;
|
||||
}
|
||||
|
||||
q::before {
|
||||
content: none;
|
||||
}
|
||||
|
||||
q::after {
|
||||
content: none;
|
||||
}
|
||||
|
||||
blockquote,
|
||||
q {
|
||||
blockquote {
|
||||
border-left: 4px solid var(--focus);
|
||||
margin: 1.5em 0;
|
||||
padding: 0.5em 1em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue