spanish-quizzer

An app to quiz you on Spanish vocabulary and verb conjugations
git clone https://git.ashermorgan.net/spanish-quizzer/
Log | Files | Refs | README

commit 743d8d2531ababca54b216ad08eed393f52565d7
parent 0a8c7e0209acf13b8bff777b929027fcc97668e7
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Mon, 20 Apr 2020 08:26:25 -0700

Improve start button size.

Diffstat:
MStyles/Settings.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Styles/Settings.css b/Styles/Settings.css @@ -33,4 +33,5 @@ #settingsStart { width: 75px; + height: 25px; } \ No newline at end of file