changes to podcasts

This commit is contained in:
booploops 2022-01-20 23:56:51 -08:00
parent a1b23e4a4a
commit c5b2861735
4 changed files with 101 additions and 26 deletions

View file

@ -45,7 +45,7 @@
}
@media (max-width: 951px) {
.content-inner {
#app-content {
zoom: 0.8;
}
}
@ -53,7 +53,7 @@
// if page width is less than 951px
@media (max-width: 951px) {
.content-inner {
#app-content {
zoom: 0.8;
}
}