Created
December 23, 2014 09:51
-
-
Save makefunstuff/cb42995a0a2c1e723132 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// bootstrap example | |
.row | |
.col-md-12 | |
.col-md-4 | |
%button.btn.btn-default.btn-lg | |
// semantic ui example | |
.row | |
.twelwe.wide.colum | |
%button.large.ui.button |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment