From 2138d25d1758ceb07a48391701847b9c852f93ac Mon Sep 17 00:00:00 2001 From: Mahafuj-Ahamed Date: Sat, 7 Jan 2023 22:31:28 +0600 Subject: [PATCH] end --- styles.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/styles.css b/styles.css index cc97590..241f0b6 100644 --- a/styles.css +++ b/styles.css @@ -106,9 +106,12 @@ #button{ color: white; } +.icon{ + text-decoration: none; +} .incon-style{ display: flex; - text-decoration: none; + margin-right: 10px; }