Added my face in mobile view

This commit is contained in:
Manos Katsomallos 2020-07-25 13:07:24 +02:00
parent 8ffbedfd64
commit f0c1704983

View File

@ -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 {