changed colophon position on mobile

This commit is contained in:
Cristina Cochior 2020-10-29 13:08:53 +01:00
parent fb32514af4
commit f2f3d4d026

View File

@ -261,11 +261,11 @@ div#listofpeople{
}
#colophon {
position: fixed;
width: 15%;
position: absolute;
width: 13%;
z-index: 3;
top: 79%;
left: 60.5%;
top: 87%;
left: 42%;
}
#colophondiv {