Hide fullscreen button if it's not available

This commit is contained in:
Tanner
2022-08-10 04:05:25 +00:00
parent b6b9dfaabb
commit 952c891643
3 changed files with 13 additions and 5 deletions
+1
View File
@@ -59,6 +59,7 @@
text-decoration: none;
}
.red .story-text video,
.red .story-text img {
filter: grayscale(100%) brightness(20%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
}