all repos — website @ 9d33cbc3abb23b6ec514f0dc501a3364d7686ba4

personal website hosted at prithu.xyz, built using hugo

minor tweaks
Prithu Goswami prithugoswami524@gmail.com
Sun, 09 Aug 2020 22:48:19 +0530
commit

9d33cbc3abb23b6ec514f0dc501a3364d7686ba4

parent

9134070b2f74ba5b2e8d0f0cf775981acbfc7d56

1 files changed, 3 insertions(+), 1 deletions(-)

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

@@ -314,6 +314,7 @@ padding-bottom: 5rem;

} .page-section h2 { + font-family: Inter; font-size: 1.4rem; }

@@ -326,7 +327,8 @@ color: #4ED44C;

} .page-section .section-sub-text{ - margin-left: 1.6rem; + margin-left: 0.6rem; + margin-top: 0.3rem; margin-bottom: 1rem; color: rgba(0,0,0,0.7); }