From 85153ec7bf4b04b83bb9eddd473520846192d284 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Wed, 26 Apr 2023 14:13:49 -0500 Subject: [PATCH] Small corrections and refactoring --- index.html | 19 +++++++++++++------ style.css => styles.css | 4 ---- 2 files changed, 13 insertions(+), 10 deletions(-) rename style.css => styles.css (93%) diff --git a/index.html b/index.html index 83dacf4..e97fd68 100644 --- a/index.html +++ b/index.html @@ -7,19 +7,25 @@ Sayantan Santra | PhD Student at the University of Oklahoma - + - +
gravatar @@ -28,13 +34,14 @@
Office: PHSC 903
-
Email: sayantan[dot]santra[at]ou.edu
+

I'm a year PhD student in the Department of Mathematics at the University of Oklahoma, working under my advisor - Dr. Kimball Martin. + Dr. Kimball Martin.

Previously, I received an M. Math. from the Indian Statistical Institute.

@@ -49,7 +56,7 @@ You can take a look at my CV here.
- This page was last updated on Apr 26, 2023. + This page was last updated on .
diff --git a/style.css b/styles.css similarity index 93% rename from style.css rename to styles.css index d101456..629be47 100644 --- a/style.css +++ b/styles.css @@ -43,10 +43,6 @@ img { text-align: left; } - img { - max-width: 150px; - } - .pc-name { display: none; }