chore(css) lint

This commit is contained in:
coderaiser 2021-12-15 18:05:19 +02:00
parent 49f4e5bec7
commit 2743f78cd3
4 changed files with 16 additions and 16 deletions

View file

@ -16,7 +16,7 @@
.view-overlay {
display : block;
background : rgba(255, 255, 255, 0.1);
background : rgb(255 255 255 / 10%);
}
.media, video {