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:
|
||||
name: Abhijit Kshirsagar
|
||||
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
|
||||
# Do not include the @ symbol in your Twitter username
|
||||
twitter: peg_iitdh
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue