Skip to content

Commit c7df0ca

Browse files
authored
fixed the overflow outline on library & learn page links
1 parent 58de9ca commit c7df0ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/assets/css/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -908,6 +908,10 @@ h3.contribute-title {
908908
position: relative;
909909
}
910910

911+
.label .nounderline img{
912+
margin: .5em 0 0 0
913+
}
914+
911915
.label h3 {
912916
color: white;
913917
position: absolute;

0 commit comments

Comments
 (0)