diff --git a/_config.yml b/_config.yml
index bd7aa96..f1edf8b 100755
--- a/_config.yml
+++ b/_config.yml
@@ -14,7 +14,7 @@ logo: logo.png # filename of a logo image that has been placed into your images
owner:
name: Abhijit Kshirsagar
avatar: kAbhijit_02_600px.jpg
- bio: "Asst. Professor
Dept. of EECE
Indian Institute of Technology
Dharwad, Karnataka"
+ bio: "Asst. Professor
Dept. of EECE
Indian Institute of Technology Dharwad
Karnataka"
email: kabhijit [at] iitdh.ac.in
# Do not include the @ symbol in your Twitter username
twitter: peg_iitdh
diff --git a/_sass/page.scss b/_sass/page.scss
index 99b1619..eccf805 100644
--- a/_sass/page.scss
+++ b/_sass/page.scss
@@ -360,6 +360,7 @@ $button-size: 1.5rem;
p {
font-size: 80%;
font-style: italic;
+ text-align: left;
}
a, a:hover {
border-bottom: 0 solid transparent;