centered search journal form

This commit is contained in:
d7hernan
2022-11-20 21:58:44 -08:00
parent b24b1110f6
commit 069aff88af
2 changed files with 16 additions and 7 deletions

View File

@@ -36,6 +36,11 @@ body {
align-items: center;
}
.search-bar {
display: flex;
justify-content: center;
}
#recent-reviews-text {
text-align: center;
font-size: 4rem;