Skip to content

Commit fa43a48

Browse files
committed
fixup! remove partial? vendored frankstein-dependency Fontawesome
1 parent d7b9eb2 commit fa43a48

File tree

10 files changed

+422
-77
lines changed

10 files changed

+422
-77
lines changed

src/styles/components/_header.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,6 @@
117117
$icon-display-value: inline-block;
118118
$icon-pesudo-position: before;
119119

120-
.fa {
121-
color: #fff;
122-
font-size: 20px;
123-
}
124-
125120
// Language Dropdown
126121
// ----------------------------------------
127122

src/styles/components/_tables.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -270,11 +270,6 @@
270270
color: $l-blue;
271271
}
272272

273-
&.fa {
274-
font-size: 18px;
275-
color: $color-darkgray;
276-
}
277-
278273
&.crosslink {
279274
border-bottom: 1px solid transparent;
280275
text-align: left;

0 commit comments

Comments
 (0)