Added my face in mobile view
This commit is contained in:
parent
8ffbedfd64
commit
f0c1704983
@ -369,7 +369,13 @@ h1, h2, h3, h4, h5, p {
|
|||||||
|
|
||||||
/* About */
|
/* About */
|
||||||
#about .left {
|
#about .left {
|
||||||
display: none;
|
/* display: none; */
|
||||||
|
width: 100%;
|
||||||
|
margin-bottom: 3em;
|
||||||
|
}
|
||||||
|
|
||||||
|
#about .left .pic {
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#about .right {
|
#about .right {
|
||||||
|
Loading…
Reference in New Issue
Block a user