Removing redundant class for FontAwesome icons

This commit is contained in:
Lucas Hinderberger 2020-08-31 16:10:42 +02:00
parent 8f4c286ae6
commit d5939f7cc5

View file

@ -56,8 +56,6 @@ footer { background: #f5f5f5; text-align: center; font-size: 8pt; padding: 15px;
.container { max-width: 1300px; margin: auto; height: 100%; }
.fas { font-family: "Font Awesome 5 Free Solid"; }
.flex-spacer { flex: 99; }
@media screen and (max-width: 1400px) {