From 33fd0ab027e6d58beb15d4cb0e80acd10dac50b2 Mon Sep 17 00:00:00 2001
From: Simon Hollingshead <me@simonhollingshead.com>
Date: Mon, 08 Apr 2024 12:40:35 +0000
Subject: [PATCH] Update Font Awesome from 6.5.1 to 6.5.2. (#901)
---
assets/scss/font-awesome/_animated.scss | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/assets/scss/font-awesome/_animated.scss b/assets/scss/font-awesome/_animated.scss
index 93555b2..779125e 100644
--- a/assets/scss/font-awesome/_animated.scss
+++ b/assets/scss/font-awesome/_animated.scss
@@ -150,4 +150,3 @@
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
-
--
Gitblit v1.10.0