mirror of
https://github.com/Gioni06/terminal.css
synced 2025-03-09 17:19:04 -04:00
Use .terminal for single font-size effect
This commit is contained in:
parent
32051331e7
commit
db772ee69a
@ -88,7 +88,7 @@ em {
|
|||||||
color: var(--font-color);
|
color: var(--font-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote, code, h1, h2, h3, h4, h5, h6, strong, .logo {
|
.terminal blockquote, .terminal code, .terminal h1, .terminal h2, .terminal h3, .terminal h4, .terminal h5, .terminal h6, .terminal strong, .terminal .logo {
|
||||||
font-size: var(--global-font-size);
|
font-size: var(--global-font-size);
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-family: var(--font-stack);
|
font-family: var(--font-stack);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user