Add some padding to top nav
Anirudh Oppiliappan x@icyphox.sh
Fri, 13 Aug 2021 17:35:26 +0530
1 files changed,
4 insertions(+),
0 deletions(-)
jump to
M
static/style.css
→
static/style.css
@@ -174,6 +174,10 @@ float: right;
transform: translateY(30%); } +header { + padding-bottom: 20px; +} + hr { max-width: 100%; text-align: left;