Status: extract styles

This commit is contained in:
He4eT 2023-06-05 01:56:46 +03:00
commit ec88bef166
4 changed files with 21 additions and 23 deletions

View file

@ -45,8 +45,3 @@ html, body {
max-width: 800px;
}
}
.status {
padding: var(--inner-padding);
word-break: break-word;
}