UI Redesign!

This commit is contained in:
Daniel
2022-06-29 23:32:19 +04:30
parent 2dfe405f34
commit ffdc0e566a
17 changed files with 200 additions and 254 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import React from "react";
const NoResults = () => {
return (
<div className="no-results">
<div className="no-results neomorphisim">
<h1>¯\_()_/¯</h1>
<p>Nothing found.</p>
</div>