changed colophon position on mobile

This commit is contained in:
Cristina Cochior 2020-10-29 12:59:34 +01:00
parent a9f004485b
commit fb32514af4

View File

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