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