mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Replace css of fork-awesome with its scss version (#592)
* Replace css of fork-awesome with its scss version * Delete the CSS version of fork-awesome
This commit is contained in:
6
assets/scss/fork-awesome/_fixed-width.scss
Normal file
6
assets/scss/fork-awesome/_fixed-width.scss
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