This commit is contained in:
Ross
2021-10-16 17:03:07 +01:00
parent 9ba4102a1d
commit 267398b71f
+2 -2
View File
@@ -13,7 +13,7 @@ a:link {
} }
.answer-list { .answer-list {
font-size: 25px; font-size: 20px;
user-select: none; user-select: none;
-webkit-user-select: none; -webkit-user-select: none;
/* Chrome/Safari */ /* Chrome/Safari */
@@ -195,7 +195,7 @@ button a {
position: fixed; position: fixed;
right: 0px; right: 0px;
bottom: 0px; bottom: 0px;
width: 50%; width: 45%;
height: 90%; height: 90%;
z-index: 1; z-index: 1;
} }