fixed podcast title padding in podcast details (#1180)

This commit is contained in:
Danilo Ribeiro 2022-06-17 16:52:22 -03:00 committed by GitHub
parent 3f548848c8
commit 0e2cc81f5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -288,6 +288,7 @@
.podcast-header {
text-align: center;
padding: 0 1rem;
}
.podcast-play-btn {
@ -1897,4 +1898,4 @@
}
}
}
}
}