mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 17:38:31 +00:00
web/layout: update global heading text style in long text
This commit is contained in:
parent
4921e5c151
commit
cb7d1baee0
@ -462,9 +462,14 @@
|
||||
padding-left: 3px;
|
||||
}
|
||||
|
||||
:global(.long-text-noto h3) {
|
||||
margin-bottom: -5px;
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 535px) {
|
||||
:global(.long-text-noto),
|
||||
:global(.long-text-noto *) {
|
||||
:global(.long-text-noto *:not(h1, h2, h3, h4, h5, h6)) {
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user