redesign #5

Merged
qwertychomp merged 3 commits from gittea-is-stupid into redesign 2025-01-08 15:16:42 -08:00
Showing only changes of commit cdea7e23ea - Show all commits

View File

@ -1,4 +1,3 @@
.search-container {
text-align: center;
margin: 20px 0;
@ -8,7 +7,7 @@
}
#search-bar {
margin: 0 auto;
margin-right: auto;
padding: 10px;
border: 1px solid #ccc;
border-radius: 4px;
@ -16,6 +15,7 @@
max-width: 400px;
display: flex;
justify-content: left;
margin-left:10px;
}
#search-icon{
font-size:30px;