Improve contact data

This commit is contained in:
Marc Riera Irigoyen 2018-06-06 23:00:02 +02:00
parent 2a57a39bdf
commit fe615f0822
6 changed files with 11 additions and 6 deletions

View file

@ -82,7 +82,7 @@ img {
margin: auto;
max-width:100%;
max-height:100%;
display: block;
display: inline;
}
img.right {
@ -132,7 +132,8 @@ hr {
max-width:100%;
max-height:100%;
display: block;
margin: auto;
margin-left: 20px;
margin-right: 20px;
}
#site-title {