Просмотр исходного кода

Decrease font weight in alert dialogs

Kristan Kenney 6 лет назад
Родитель
Сommit
16c15ecc9b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      web/css/styles.min.css

+ 1 - 1
web/css/styles.min.css

@@ -1057,7 +1057,7 @@ a {
   box-sizing: border-box;
   display: block;
   font-size: 0.75rem;
-  font-weight: 500;
+  font-weight: 400;
   margin-top: 1rem;
   padding: 0.8rem;
   position: relative;