keep the p rule, no harm having it

pull/208/head
Aevann 2023-09-21 22:16:38 +03:00
parent cc44c09008
commit 61746111de
1 changed files with 4 additions and 0 deletions

View File

@ -7745,6 +7745,10 @@ body {
}
}
p { /* DO NOT REMOVE */
overflow: hidden !important;
}
#sub-name {
font-size: max(14px, 1.2vw);
}