From 2dff632f50b9543c13e91d61b454b34f7cb95fbe Mon Sep 17 00:00:00 2001 From: bonybabyaug Date: Thu, 20 Feb 2020 23:46:59 +0530 Subject: [PATCH] changed alignma=ent to bottom --- mystyles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mystyles.css b/mystyles.css index 13fe438..168b936 100755 --- a/mystyles.css +++ b/mystyles.css @@ -63,7 +63,7 @@ nav a:hover { section { padding: 1%; background: rgba(200, 120, 40, .45); - text-align: center; + text-align: bottom; font-size: 18px; }