Skip to content

Commit f07ea4a

Browse files
committed
target pseudo element
1 parent e64cd49 commit f07ea4a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

custom-implementation/src/main.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,7 @@
3030
position: absolute !important;
3131
}
3232

33-
33+
.custom-footer a::before,
34+
.custom-footer a::after {
35+
display: none !important;
36+
}

0 commit comments

Comments
 (0)