minor css tweak to make the home page look nicer

This commit is contained in:
Lynne Megido 2019-08-30 14:02:41 +10:00
parent 3537e28933
commit 7e9f329904

View File

@ -53,7 +53,7 @@ body {
} }
.bot-text { .bot-text {
flex-grow: 1; flex-grow: 1;
margin-bottom: 10px; margin: 0 0 10px 10px;
} }
.bot-name { .bot-name {
font-size: 1.8em; font-size: 1.8em;