mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-14 08:59:45 +00:00
73ce55996e
* updated fonts and css * updated assets * set fa-font-path to previous value
6 lines
121 B
SCSS
Generated
6 lines
121 B
SCSS
Generated
// Fixed Width Icons
|
|
// -------------------------
|
|
.#{$fa-css-prefix}-fw {
|
|
text-align: center;
|
|
width: $fa-fw-width;
|
|
}
|