padding for mobile colophon

This commit is contained in:
Cristina Cochior 2020-10-29 12:51:42 +01:00
parent 335ce3e9ea
commit a9f004485b

View File

@ -227,6 +227,7 @@ div#listofpeople{
}
/* DIVS ABOUT */
div#intro{
z-index: 100;
@ -267,6 +268,10 @@ div#listofpeople{
left: 62.5%;
}
#colophondiv {
padding: 0 1em 4em 3em;
}
}