From 6d2c067f0d6bc78eef7ececcec3eba71cbb5d80c Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Tue, 1 Jun 2021 03:21:33 -0600 Subject: add fork awesome, contact and donate pages, update general style and update readme --- static/fa/scss/_core.scss | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 static/fa/scss/_core.scss (limited to 'static/fa/scss/_core.scss') diff --git a/static/fa/scss/_core.scss b/static/fa/scss/_core.scss deleted file mode 100644 index cbd4cf7..0000000 --- a/static/fa/scss/_core.scss +++ /dev/null @@ -1,21 +0,0 @@ -// Base Class Definition -// ------------------------- - -.#{$fa-css-prefix}, -.fas, -.far, -.fal, -.fad, -.fab { - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - display: inline-block; - font-style: normal; - font-variant: normal; - text-rendering: auto; - line-height: 1; -} - -%fa-icon { - @include fa-icon; -} -- cgit v1.2.3-70-g09d2