fixed style again
This commit is contained in:
parent
ccadb58979
commit
ae0f36c21e
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user