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 {
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;
}