fix: build was not run properly

This commit is contained in:
2024-12-06 14:05:30 +01:00
parent 98a9cd2c53
commit 262aec618b
2 changed files with 2 additions and 8 deletions

View File

@@ -1174,14 +1174,8 @@ ins[data-revive-zoneid="2"] {
white-space: nowrap;
}
ins[data-revive-zoneid] {
margin-top: -30px;
text-align: center;
margin-bottom: 30px;
}
@media (max-width: 576px) {
ins[data-revive-zoneid] {
ins[data-revive-zoneid] img {
max-width: 100%;
height: auto;
}

File diff suppressed because one or more lines are too long