small improvements

This commit is contained in:
Daniel
2023-06-05 18:43:04 +03:30
parent 041e35ce0e
commit 24eeb9504e
8 changed files with 25 additions and 16 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ export default function () {
<div className="flex gap-2">
<FontAwesomeIcon
icon={faBox}
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 text-sky-500"
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 text-sky-500 drop-shadow"
/>
<p className="sm:text-4xl text-3xl capitalize bg-gradient-to-tr from-sky-500 to-slate-400 bg-clip-text text-transparent font-bold">
All Collections
+1 -1
View File
@@ -39,7 +39,7 @@ export default function () {
<div className="flex gap-2">
<FontAwesomeIcon
icon={faChartSimple}
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 text-sky-500"
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 text-sky-500 drop-shadow"
/>
<p className="sm:text-4xl text-3xl capitalize bg-gradient-to-tr from-sky-500 to-slate-400 bg-clip-text text-transparent font-bold">
Dashboard
+1 -1
View File
@@ -55,7 +55,7 @@ export default function Links() {
<div className="flex gap-2">
<FontAwesomeIcon
icon={faBookmark}
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 text-sky-500"
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 text-sky-500 drop-shadow"
/>
<p className="sm:text-4xl text-3xl capitalize bg-gradient-to-tr from-sky-500 to-slate-400 bg-clip-text text-transparent font-bold">
All Links
+1 -1
View File
@@ -74,7 +74,7 @@ export default function Links() {
<div className="flex gap-2">
<FontAwesomeIcon
icon={faSearch}
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 text-sky-500"
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 text-sky-500 drop-shadow"
/>
<p className="sm:text-4xl text-3xl capitalize bg-gradient-to-tr from-sky-500 to-slate-400 bg-clip-text text-transparent font-bold">
Search Results
+1 -1
View File
@@ -74,7 +74,7 @@ export default function Links() {
<div className="flex gap-2">
<FontAwesomeIcon
icon={faSearch}
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 text-sky-500"
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 text-sky-500 drop-shadow"
/>
<p className="sm:text-4xl text-3xl capitalize bg-gradient-to-tr from-sky-500 to-slate-400 bg-clip-text text-transparent font-bold">
Search Results