From 7265d2cfd0c4230bea0cbd9055e00a98d316a746 Mon Sep 17 00:00:00 2001 From: Aditya Raj <43811164+keshrirajj@users.noreply.github.com> Date: Sun, 23 Oct 2022 15:34:39 +0530 Subject: [PATCH] Update styles.css --- CSS/styles.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CSS/styles.css b/CSS/styles.css index 9d713843..c5760ed0 100644 --- a/CSS/styles.css +++ b/CSS/styles.css @@ -71,3 +71,11 @@ h2 { } } + +footer{ +span{ + font-size:12px; + } + + +}