From 4fbe4727344bb3d9a3fc89ee1d11b25604a3c527 Mon Sep 17 00:00:00 2001 From: Saurabh Kashyap <153047425+saurabhk9919@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:49:02 +0530 Subject: [PATCH] reset button --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 402670c..5667c36 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,4 @@ - @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900&display=swap'); +@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Londrina+Outline&display=swap'); body {