Narrow the space between lines of labels.
Apply suggestions from code review Co-authored-by: Celeste Horgan <celeste@cncf.io>
This commit is contained in:
@@ -65,8 +65,8 @@ footer {
|
||||
.button {
|
||||
display: inline-block;
|
||||
border-radius: 6px;
|
||||
padding: 0 20px;
|
||||
line-height: 40px;
|
||||
padding: 6px 20px;
|
||||
line-height: 1.3rem;
|
||||
color: white;
|
||||
background-color: $blue;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user