Add option to add a site logo

This commit is contained in:
James Panther
2021-09-22 12:24:46 +10:00
parent ef05cd07cc
commit 4528e36a82
5 changed files with 28 additions and 7 deletions
+4
View File
@@ -2701,6 +2701,10 @@ body a, body button {
flex-direction: row;
}
.sm\:items-center {
align-items: center;
}
.sm\:px-14 {
padding-left: 3.5rem;
padding-right: 3.5rem;