add search page and search style

This commit is contained in:
ismailsosic
2022-12-30 04:02:16 +01:00
parent fe233c8562
commit 6eb127b8f9
40 changed files with 395 additions and 3622 deletions

View File

@@ -6,8 +6,4 @@
align-items: center;
position: relative;
padding: 4rem 0;
}
.search:hover {
background-color: #303134;
}