changed colophon position on mobile
This commit is contained in:
parent
a9f004485b
commit
fb32514af4
@ -261,11 +261,11 @@ div#listofpeople{
|
|||||||
}
|
}
|
||||||
|
|
||||||
#colophon {
|
#colophon {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
width: 15%;
|
width: 15%;
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
top: 92%;
|
top: 79%;
|
||||||
left: 62.5%;
|
left: 60.5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#colophondiv {
|
#colophondiv {
|
||||||
|
Loading…
Reference in New Issue
Block a user