Home Page UI #88

Merged
a3thakra merged 19 commits from feat/home-page into main 2021-07-27 02:13:35 -04:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 914d11311c - Show all commits

View File

@ -2,6 +2,7 @@
display: flex;
justify-content: center;
align-items: center;
z-index: 10;
background-color: var(--white);
}