Skip to content

Commit

Permalink
updates to latest font awesome release
Browse files Browse the repository at this point in the history
  • Loading branch information
ArquintL authored Aug 17, 2023
1 parent 8901c8b commit 6f90745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sass/base.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,500,500italic,400italic,300italic,100italic,700italic);
@import url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css);
@import url(https://use.fontawesome.com/releases/v5.11.2/css/all.css);
@import url(https://use.fontawesome.com/releases/v5.11.2/css/v4-shims.css);
@import url(https://use.fontawesome.com/releases/v6.4.2/css/all.css);
@import url(https://use.fontawesome.com/releases/v6.4.2/css/v4-shims.css);

button, input[type="button"], input[type="reset"], input[type="submit"] {
appearance: none;
Expand Down

0 comments on commit 6f90745

Please sign in to comment.