Add padding to creator's note content

This commit is contained in:
Cohee 2024-03-10 01:06:55 +02:00
parent d2935934f1
commit 169c71a7c7
1 changed files with 1 additions and 0 deletions

View File

@ -1049,6 +1049,7 @@ select {
#creator_notes_spoiler {
border: 0;
font-size: calc(var(--mainFontSize)*.8);
padding-top: 5px;
}
@media screen and (max-width: 1000px) {