This commit is contained in:
Madison Scott-Clary
2020-02-23 19:57:53 -08:00
parent f27bbe5420
commit 5466f36a4f

View File

@ -198,8 +198,11 @@ audio {
max-height: 90vh;
overflow: scroll;
}
.ad * {
background: #fff;
color: #111;
}
.ad .close {
position: fixed;
width: 100%;
background-color: transparent;
text-align: right;