all repos — site @ 12281e6420ae3c49ba34f076495930d2d20f4e6f

source for my site, found at icyphox.sh

Index page text
Anirudh Oppiliappan x@icyphox.sh
Sat, 25 Sep 2021 19:17:17 +0530
commit

12281e6420ae3c49ba34f076495930d2d20f4e6f

parent

7340de5df00ad1f57e377bf3f362ec40492a162b

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

jump to
M pages/_index.mdpages/_index.md

@@ -4,4 +4,4 @@ subtitle: Anirudh Oppiliappan

template: index.html --- -_Bathe in the sun -- bloom as one_. +анирудх
M static/style.cssstatic/style.css

@@ -132,7 +132,8 @@ color: var(--cyan);

} .tagline { - font-size: 20px; + font-size: 40px; + font-style: normal; padding: 150px 0 150px 0; text-align: center; }