fixed style again

This commit is contained in:
filantrop 2022-09-08 16:38:04 +03:00
parent ccadb58979
commit ae0f36c21e

View File

@ -53,7 +53,7 @@ export default function MainSection<T, H>({
};
return (
<section className="bg-main bg-center bg-cover bg-origin-border bg-no-repeat min-h-[100vh] py-32 px-2 sm:px-6 md:px-6 lg:px-0">
<section className="bg-main bg-center bg-cover bg-origin-border bg-no-repeat max-h-[100vh] py-32 px-2 sm:px-6 md:px-6 lg:px-0">
<div className="m-auto text-center font-bold text-4xl ">
Scientific Library with Free Access
</div>