mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2024-11-15 02:45:15 +01:00
fix(welcome button): align text to vertical center (#585)
This commit is contained in:
parent
bcbbdc8581
commit
ad58fcacd2
@ -66,6 +66,7 @@
|
||||
padding: 12px 16px;
|
||||
border-radius: 50px;
|
||||
text-decoration: none;
|
||||
line-height: 1.5;
|
||||
color: $welcome-action-color;
|
||||
border: 1px solid $welcome-action-color;
|
||||
margin-right: $gap-md;
|
||||
|
Loading…
Reference in New Issue
Block a user