Fix visual bug

This commit is contained in:
Peter Maquiran
2021-12-07 17:25:04 +01:00
parent 1801ea9b6a
commit f645256388
8 changed files with 9 additions and 9 deletions
@@ -151,7 +151,7 @@
.app-name{
background: #42b9f2;
background: var(--title-text-color);
border-radius: 18px;
text-align: center;
display: flex;