all repos — site @ 0f014076ae5163936388becb3704d1f3bce5062b

source for my site, found at icyphox.sh

Add some padding to top nav
Anirudh Oppiliappan x@icyphox.sh
Fri, 13 Aug 2021 17:35:26 +0530
commit

0f014076ae5163936388becb3704d1f3bce5062b

parent

be298a6e0db69365a15de25ea686745e4c2557bf

1 files changed, 4 insertions(+), 0 deletions(-)

jump to
M static/style.cssstatic/style.css

@@ -174,6 +174,10 @@ float: right;

transform: translateY(30%); } +header { + padding-bottom: 20px; +} + hr { max-width: 100%; text-align: left;