minor css tweaks

This commit is contained in:
Lynne Megido 2019-08-30 13:34:59 +10:00
parent e479098724
commit c6b922569f

View File

@ -45,7 +45,7 @@ body {
.bot-icon { .bot-icon {
width: 100px; width: 100px;
height: 100px; height: 100px;
background: center/contain url("https://lynnesbian.space/img/bune.png"); background: center/contain url("https://cloud.lynnesbian.space/s/JZCPTs3DzMLAspC/preview");
} }
.bot-icon, .bot-text, .bot-actions { .bot-icon, .bot-text, .bot-actions {
display: inline-block; display: inline-block;
@ -53,7 +53,7 @@ body {
} }
.bot-text { .bot-text {
flex-grow: 1; flex-grow: 1;
margin: 0 10px; margin-bottom: 10px;
} }
.bot-name { .bot-name {
font-size: 1.8em; font-size: 1.8em;