fix position of crt effect
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
.crt::before {
|
||||
content: " ";
|
||||
display: block;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user