We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23badf8 commit 20779fcCopy full SHA for 20779fc
1 file changed
kickstart/css/styles.css
@@ -118,12 +118,6 @@ main.page-body .row:last-of-type a {
118
display: inline-block;
119
line-height: normal;
120
}
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
127
.button + a {
128
text-align: center;
129
display: block;
0 commit comments