Skip to content

Commit f7c4bc4

Browse files
author
fabianmoronzirfas
committed
fix(build): page build failure
1 parent 94dced2 commit f7c4bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ li {
6363
}
6464

6565
li:before {
66-
content: "";
66+
content: "+";
6767
padding-right: 5px;
6868
}
6969

0 commit comments

Comments
 (0)