From 548c0482179f85d74d28eaee4370b86bd215b67d Mon Sep 17 00:00:00 2001 From: VividTruthKeeper Date: Thu, 4 Aug 2022 12:48:38 +0500 Subject: [PATCH] rss button styling changed --- src/styles/_footer.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/_footer.scss b/src/styles/_footer.scss index 58e9869..a18ae6b 100644 --- a/src/styles/_footer.scss +++ b/src/styles/_footer.scss @@ -100,7 +100,7 @@ h6.footer-link-text { a { font-size: 1.6rem; - width: 40%; + width: 15%; display: flex; justify-content: center; align-items: center;