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