Skip to content

Commit 0bf1792

Browse files
authored
wtf
1 parent 7d5f034 commit 0bf1792

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/fixespt2.scss

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,12 @@
1717
}
1818

1919
// notice
20-
#app-mount::before {
20+
.visual-refresh::before {
2121
content: "v6 is discontinued, please download v7 from the clearvision discord, github or bd website";
2222
text-align: center;
2323
position: absolute;
2424
color: #fff;
25-
white-space: pre-wrap;
26-
box-sizing: border-box;
2725
padding: 10px;
2826
background-color: #000;
29-
display: block;
3027
z-index: 9999;
31-
align-self: center;
3228
}

0 commit comments

Comments
 (0)