From 905b819d9a7b5a336989c6e7621e18b1d9daa531 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Fri, 14 Jan 2022 19:06:01 +0100 Subject: chore(homepage): add icons to some buttons --- src/styles/pages/Home.module.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/styles/pages/Home.module.scss') diff --git a/src/styles/pages/Home.module.scss b/src/styles/pages/Home.module.scss index 79ba251..b966b36 100644 --- a/src/styles/pages/Home.module.scss +++ b/src/styles/pages/Home.module.scss @@ -31,3 +31,7 @@ } } } + +.icon { + width: fun.convert-px(20); +} -- cgit v1.2.3