mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-19 14:43:29 +09:00
improve testimonial cards, fix some minor issues
This commit is contained in:
@@ -102,7 +102,7 @@ const Search = ({ searchList }: Props) => {
|
||||
)} */}
|
||||
<div className="row">
|
||||
{searchResults?.length < 1 ? (
|
||||
<div className="mx-auto text-center">
|
||||
<div className="mx-auto pt-5 text-center">
|
||||
<img
|
||||
className="mx-auto mb-6"
|
||||
src="/images/no-search-found.png"
|
||||
|
||||
Reference in New Issue
Block a user