Various UI tweaks.

This commit is contained in:
Patrick Fairbank
2022-09-29 18:03:14 -07:00
parent ce9cb085cb
commit 9914768c1d
4 changed files with 8 additions and 2 deletions

View File

@@ -38,3 +38,6 @@ body {
margin: auto auto;
text-align: center;
}
#bracketSvg {
width: 100%;
}