]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add $button-font-family variable 9915/head
authorars <ars@electronic-minds.de>
Wed, 29 Mar 2017 14:23:56 +0000 (16:23 +0200)
committerars <ars@electronic-minds.de>
Wed, 29 Mar 2017 14:23:56 +0000 (16:23 +0200)
scss/components/_button.scss

index 354c8bca75f4509f367f85ff45c9ed514a6b5bf4..1b2a2700aaa3cee7ba475a89740c7c492b302ce6 100644 (file)
@@ -6,7 +6,7 @@
 /// @group button
 ////
 
-/// Font family of text inputs.
+/// Font family for button elements.
 /// @type Font
 $button-font-family: inherit !default;