update css
Prithu Goswami prithugoswami524@gmail.com
Thu, 07 May 2020 15:13:45 +0530
1 files changed,
15 insertions(+),
0 deletions(-)
jump to
M
hugo-site/static/css/main.css
→
hugo-site/static/css/main.css
@@ -428,11 +428,26 @@ font-size: 1.4rem;
color: #B554E3; } + .section-text{ + padding-bottom: 0rem; + } + #projects h1 { position: static; font-size: 2rem; text-align: center; + margin: 0 auto; margin-bottom: 0.4rem; + width: 85%; + } + + #writeups h1 { + position: static; + font-size: 2rem; + text-align: center; + margin: 0 auto; + margin-bottom: 0.4rem; + width: 85%; } #project-cta{