forgot to delete bracket
This commit is contained in:
parent
37e22804c9
commit
4bd9f0fdf7
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ export default {
|
|||
display: flex;
|
||||
|
||||
//Open an overlay to prevent page interaction
|
||||
&:before { {
|
||||
&:before {
|
||||
content: "";
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue