diff --git a/static/css/anatomy.css b/static/css/anatomy.css index e884eeea..0d04de82 100644 --- a/static/css/anatomy.css +++ b/static/css/anatomy.css @@ -13,7 +13,7 @@ a:link { } .answer-list { - font-size: 25px; + font-size: 20px; user-select: none; -webkit-user-select: none; /* Chrome/Safari */ @@ -195,7 +195,7 @@ button a { position: fixed; right: 0px; bottom: 0px; - width: 50%; + width: 45%; height: 90%; z-index: 1; }