Skip to content

Commit 468cb08

Browse files
authored
Merge pull request #733 from Rahulm2310/linkoverflowingfix
Fixed the link overflow on learn page
2 parents 252af9e + f9ed099 commit 468cb08

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
@@ -948,6 +948,10 @@ h3 {
948948
margin: 1em 0 0 0;
949949
}
950950

951+
.label .nounderline img {
952+
height: fit-content;
953+
}
954+
951955
#learn-page .info {
952956
display: inline-block;
953957
}

0 commit comments

Comments
 (0)