Skip to content

Commit fcc5cc6

Browse files
committed
fix: formatting
1 parent 4bdca6d commit fcc5cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/delphi/assets/css/pages/_covidcast.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
position: relative;
1717

1818
&::before {
19-
content: '';
19+
content: "";
2020
position: absolute;
2121
bottom: 0;
2222
left: 0;
@@ -27,4 +27,4 @@
2727
.uk-tab::before {
2828
display: none;
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)