Back button size

merge-requests/8/head
Bob Mottram 2020-09-19 11:08:09 +01:00
parent f80fdcf85c
commit 16f545fd21
1 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@ a:focus {
border: none;
color: var(--button-text);
text-align: center;
padding: 10px;
padding: 10px 65px;
font-size: 24px;
max-width: 200px;
min-width: 100px;
@ -242,7 +242,7 @@ a:focus {
border: none;
color: var(--button-text);
text-align: center;
padding: 10px;
padding: 6px 80px;
font-size: 40px;
max-width: 200px;
min-width: 100px;