💄 Updating the UI and style files

This commit is contained in:
Liyas Thomas
2020-01-27 11:16:49 +05:30
parent dc236c6bf1
commit 60c82fa144
5 changed files with 43 additions and 19 deletions

View File

@@ -387,6 +387,10 @@ h3.title {
color: var(--fg-light-color);
}
.bg-color {
background-color: transparent;
}
button {
display: inline-flex;
align-items: center;