From 364a9cfda3e49064959c691964ce189ade86d5f8 Mon Sep 17 00:00:00 2001 From: mini-mirana Date: Sat, 19 Mar 2022 22:05:11 +0100 Subject: [PATCH] feat(components): :sparkles: Change Arwes lib to new version --- src/styles/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/index.css b/src/styles/index.css index 79e3e5f..4e564db 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -26,5 +26,5 @@ } .arwes-card__content-bg { - background: #052F37BB!important; + background: #052f37bb !important; }