Simplify Channels CSS.

This commit is contained in:
Gan Eng Chin 2023-01-28 01:16:31 +08:00
parent 0eb318c1f5
commit 15200103cc
No known key found for this signature in database
GPG Key ID: 94D5D972860ADB01
1 changed files with 1 additions and 2 deletions

View File

@ -6,9 +6,8 @@
}
.components-button.is-link {
font-size: 14px;
@include font-size( 14 );
font-weight: 600;
line-height: 17px;
text-decoration: none;
}
}