Skip to content

Commit ec55d49

Browse files
authored
Optimized main.css
1 parent 9d640f9 commit ec55d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2142,7 +2142,7 @@ footer {
21422142
display: inline-block;
21432143
}
21442144

2145-
#menu li #last::after{
2145+
#menu li:nth-last-child(1) a::after{
21462146
content:".";
21472147
}
21482148

0 commit comments

Comments
 (0)