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 { #colophon {
position: fixed; position: absolute;
width: 15%; width: 13%;
z-index: 3; z-index: 3;
top: 79%; top: 87%;
left: 60.5%; left: 42%;
} }
#colophondiv { #colophondiv {