Skip to content

Commit ad58fca

Browse files
authored
fix(welcome button): align text to vertical center (#585)
1 parent bcbbdc8 commit ad58fca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/conventional-commits/static/css/scss/layout/_welcome.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
padding: 12px 16px;
6767
border-radius: 50px;
6868
text-decoration: none;
69+
line-height: 1.5;
6970
color: $welcome-action-color;
7071
border: 1px solid $welcome-action-color;
7172
margin-right: $gap-md;

0 commit comments

Comments
 (0)