forgot to delete bracket

This commit is contained in:
Michaela Brydon 2024-05-02 16:06:35 -04:00
parent 37e22804c9
commit 4bd9f0fdf7

View file

@ -45,7 +45,7 @@ export default {
display: flex;
//Open an overlay to prevent page interaction
&:before { {
&:before {
content: "";
position: fixed;
top: 0;