Skip to content

Commit 20779fc

Browse files
committed
removed problematic fa-arrows from kickstart css
1 parent 23badf8 commit 20779fc

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

kickstart/css/styles.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,6 @@ main.page-body .row:last-of-type a {
118118
display: inline-block;
119119
line-height: normal;
120120
}
121-
.fa-arrow-left:before {
122-
content: '\f104'; /* changing arrow icon to thinner angle icon */
123-
}
124-
.fa-arrow-right:before {
125-
content: '\f105'; /* changing arrow icon to thinner angle icon */
126-
}
127121
.button + a {
128122
text-align: center;
129123
display: block;

0 commit comments

Comments
 (0)