forked from rDrama/rDrama
1
0
Fork 0

fix chud titles

master
Aevann 2023-03-25 19:14:32 +02:00
parent f52aae0ec3
commit 9689d63c3b
1 changed files with 2 additions and 2 deletions

View File

@ -7252,7 +7252,7 @@ button, .btn {
animation: rb 8s linear infinite;
}
.agendaposter:after {
.agendaposter-img:after {
content: "";
display: inline-block;
margin-top: 10px;
@ -7291,7 +7291,7 @@ button, .btn {
@media (max-width: 410px) {
.agendaposter:after {
.agendaposter-img:after {
margin-bottom: 0;
width: 50vw;
height: 100px;