Skip to content

Commit 389007e

Browse files
authored
Merge pull request #677 from Rahulm2310/librarylinksfix
Fixed the overflow of link from labels on Library as well as Learn page
2 parents 6588345 + c7df0ca commit 389007e

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
@@ -909,6 +909,10 @@ h3.contribute-title {
909909
position: relative;
910910
}
911911

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

0 commit comments

Comments
 (0)