Melhora versão móvel

This commit is contained in:
Hugo Peixoto 2023-07-19 03:11:00 +01:00
parent 92baa6a60b
commit 978b403bac

View File

@ -85,7 +85,7 @@ hr {
}
.articles { list-style-type: none; padding: 0; border-top: 1px solid #ccc; padding-top: 3rem; }
.articles h2 { margin-top: 0; font-size: 22px; }
.articles h2 { margin-top: 0; font-size: 22px; overflow: auto; }
.articles.detailed li:nth-child(n + 2)::before {
content: "";
display: block;