Jelajahi Sumber

Font-weight: 600 for buttons

@soyjavi 13 tahun lalu
induk
melakukan
c26689778b

+ 1 - 1
src/stylesheets/Lungo.widgets.button.styl

@@ -20,7 +20,7 @@
   color: #fff !important
   font-family: inherit
   font-size: 1.05em
-  font-weight: 400
+  font-weight: 600
   text-align: center
   text-decoration: none
   outline: none

+ 1 - 1
src/stylesheets/css/Lungo.widgets.button.css

@@ -15,7 +15,7 @@ button {
   color: #fff !important;
   font-family: inherit;
   font-size: 1.05em;
-  font-weight: 400;
+  font-weight: 600;
   text-align: center;
   text-decoration: none;
   outline: none;