mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Remove --font-size-big
This commit is contained in:
@@ -54,7 +54,7 @@ strong {
|
||||
}
|
||||
|
||||
blockquote {
|
||||
font-size: var(--font-size-big);
|
||||
font-size: 120%;
|
||||
border-left: solid .4rem var(--component-border-color);
|
||||
padding: .5rem .5rem .5rem 1rem;
|
||||
margin-bottom: 1.5rem;
|
||||
|
||||
@@ -205,7 +205,6 @@
|
||||
|
||||
--font-family: var(--font-system);
|
||||
--font-size: 1rem; /* Most browsers use a default font size of 16px */
|
||||
--font-size-big: 1.25rem;
|
||||
--font-size-small: 80%;
|
||||
--font-weight-light: 300;
|
||||
--font-weight: 400;
|
||||
|
||||
Reference in New Issue
Block a user