File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -452,9 +452,9 @@ export default function Index() {
452452 thumbnailSrc = "/images/index/how-to-use-preview.png"
453453 />
454454
455- < h3 className = "mb-1 mt-5 text-xl font-semibold md:text-xl" >
455+ < p className = "mb-1 mt-5 text-xl font-semibold md:text-xl" >
456456 How to use Postgresus (overview)?
457- </ h3 >
457+ </ p >
458458
459459 < p >
460460 Watch in this short 4 minutes video how to use Postgresus: how
@@ -799,7 +799,7 @@ export default function Index() {
799799 < h3 className = "text-xl font-bold md:text-2xl" >
800800 Access management
801801 </ h3 >
802- < span className = "rounded bg-blue-100 px-2 py-1 text-xs font-semibold text-blue-600 ml-auto mb-auto" >
802+ < span className = "rounded bg-blue-100 px-2 py-1 text-xs font-semibold text-blue-700 ml-auto mb-auto" >
803803 for teams
804804 </ span >
805805 </ div >
@@ -828,7 +828,7 @@ export default function Index() {
828828 < div className = "h-[320px] max-h-[320px] w-[320px] rounded-2xl bg-white p-8 md:h-[390px] md:max-h-[390px] md:w-[390px]" >
829829 < div className = "mb-3 flex items-center gap-2" >
830830 < h3 className = "text-xl font-bold md:text-2xl" > Audit logs</ h3 >
831- < span className = "rounded bg-blue-100 px-2 py-1 text-xs font-semibold text-blue-600 ml-auto mb-auto" >
831+ < span className = "rounded bg-blue-100 px-2 py-1 text-xs font-semibold text-blue-700 ml-auto mb-auto" >
832832 for teams
833833 </ span >
834834 </ div >
You can’t perform that action at this time.
0 commit comments