id style to class

This commit is contained in:
counterweight 2025-04-05 12:52:57 +02:00
parent d48a4f062d
commit e61a67c14f
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
2 changed files with 4 additions and 5 deletions

View file

@ -248,11 +248,11 @@
justify-content: end;
}
#premium-area > * {
.premium-area > * {
display: block;
}
#premium-content-area {
.premium-content-area {
width: 80%;
height: 50px;
align-items: center;