fix overflow x

This commit is contained in:
Tom (plebeius.eth)
2025-02-01 16:13:27 +01:00
parent 1b359f9d7b
commit ec61182f6c
+5
View File
@@ -1,3 +1,8 @@
.content {
overflow-x: hidden;
overflow-y: visible;
}
.footer {
color: var(--post-mobile-abbr-text-color);
padding: 15px 0 20px 5px;