Initial commit; page is a clone of bonifacelabs.ca but with changed content (of course).
This commit is contained in:
6
themes/scroll/static/scss/font-awesome/_fixed-width.scss
vendored
Normal file
6
themes/scroll/static/scss/font-awesome/_fixed-width.scss
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
// Fixed Width Icons
|
||||
// -------------------------
|
||||
.#{$fa-css-prefix}-fw {
|
||||
width: (18em / 14);
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user