mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2024-11-25 16:48:58 +00:00
minor css tweak to make the home page look nicer
This commit is contained in:
parent
3537e28933
commit
7e9f329904
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue