forked from TonTon-UFPA-Comput/site
Chapa Sigmóide. CSS. Undesired paragraph overflow-y fix.
This commit is contained in:
parent
3f725e9428
commit
d6908b4e23
1 changed files with 1 additions and 0 deletions
|
|
@ -185,6 +185,7 @@ hr { color: var(--color-border); }
|
|||
h1, h2, h3, h4, h5, h6, p:not( div > p )
|
||||
{
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
line-height: 1.4em;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue