diff --git a/static/css/main.css b/static/css/main.css index 83a0b47..7dbec9e 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -80,7 +80,7 @@ sup#fn54, sup#fn38, sup#fn66 { position: fixed; right: 0; bottom: 10px; - width: 14%; + width: 10%; z-index: 3; } @@ -93,9 +93,9 @@ sup#fn54, sup#fn38, sup#fn66 { transform: rotate(180deg); } #colophondiv{ - overflow-y: scroll; - position: fixed; + overflow-y: scroll; display: none; + padding: 5% 0; } .main:after {