1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

Optional btn & input font sizes (#28068)

This commit is contained in:
Martijn Cuppens
2019-02-07 18:47:24 +01:00
committed by XhmikosR
parent 2ee8ecedf4
commit 8b41cb1368
4 changed files with 9 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
.btn {
display: inline-block;
font-family: $btn-font-family;
font-weight: $btn-font-weight;
color: $body-color;
text-align: center;