Revert "main should have overflow-x: hidden on articles"

This reverts commit 88bfacb05d.
This commit is contained in:
Fabio Manganiello 2022-02-01 01:40:42 +01:00
parent 272336a4e6
commit 9023409a6e
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
main {
overflow-x: hidden;
}
main .content {
display: flex;
flex-direction: column;