Changed size and weight of .ui.button
This commit is contained in:
parent
a5e3615fe3
commit
a6cb41fa6a
|
@ -66,6 +66,8 @@ a {
|
|||
border-radius: 0.25em;
|
||||
background-color: #eff3f6;
|
||||
background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%);
|
||||
font-size: 12px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.ui.button:hover {
|
||||
|
|
Loading…
Reference in New Issue
Block a user