From 267398b71f01887f3e13302f69ad96f13efb7a95 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 16 Oct 2021 17:03:07 +0100 Subject: [PATCH] . --- static/css/anatomy.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; }