Changed size and weight of .ui.button

master
bkraul 2018-07-26 14:52:09 -05:00
parent a5e3615fe3
commit a6cb41fa6a
1 changed files with 2 additions and 0 deletions

View File

@ -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 {