1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-01 10:50:40 +02:00

Increase bold font weight

This commit is contained in:
Kognise
2019-04-04 17:19:18 -04:00
parent ec132e22e0
commit 9b9092a2e1

View File

@@ -33,7 +33,7 @@ h1, h2, h3, h4, h5, h6 {
} }
h1, h2, h3, h4, h5, h6, b, strong, th { h1, h2, h3, h4, h5, h6, b, strong, th {
font-weight: 500; font-weight: 600;
} }
input:not([type='checkbox']), select { input:not([type='checkbox']), select {