changed colophon position on mobile
This commit is contained in:
parent
fb32514af4
commit
f2f3d4d026
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user