Skip to content

Commit ff8e685

Browse files
committed
update css to fix bg pride flag on firefox
1 parent 14db7c8 commit ff8e685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OculusDB/frontend/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
html {
129129
background-image: url(/cdn/flag.svg);
130130
background-attachment: fixed;
131-
background-blend-mode: darken;
131+
background-blend-mode: multiply;
132132
background-size: cover;
133133
background-color: #111111DD;
134134
font-family: 'Open Sans';

0 commit comments

Comments
 (0)