Bio formatting fix
This commit is contained in:
parent
3ddc4f4510
commit
55f7927d93
|
@ -14,7 +14,7 @@ logo: logo.png # filename of a logo image that has been placed into your images
|
||||||
owner:
|
owner:
|
||||||
name: Abhijit Kshirsagar
|
name: Abhijit Kshirsagar
|
||||||
avatar: kAbhijit_02_600px.jpg
|
avatar: kAbhijit_02_600px.jpg
|
||||||
bio: "Asst. Professor <br>Dept. of EECE<br> Indian Institute of Technology<br>Dharwad, Karnataka"
|
bio: "Asst. Professor <br>Dept. of EECE<br> Indian Institute of Technology Dharwad <br> Karnataka"
|
||||||
email: kabhijit [at] iitdh.ac.in
|
email: kabhijit [at] iitdh.ac.in
|
||||||
# Do not include the @ symbol in your Twitter username
|
# Do not include the @ symbol in your Twitter username
|
||||||
twitter: peg_iitdh
|
twitter: peg_iitdh
|
||||||
|
|
|
@ -360,6 +360,7 @@ $button-size: 1.5rem;
|
||||||
p {
|
p {
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
a, a:hover {
|
a, a:hover {
|
||||||
border-bottom: 0 solid transparent;
|
border-bottom: 0 solid transparent;
|
||||||
|
|
Loading…
Reference in New Issue