forked from sashaastiadi/www_mycelium_net
refactor: remove unnecessary relative positioning from components
This commit is contained in:
@@ -15,7 +15,7 @@ export function CallToAction() {
|
||||
<div className="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2">
|
||||
<CircleBackground color="#06b6d4" className="animate-spin-slower" />
|
||||
</div>
|
||||
<Container className="relative">
|
||||
<Container>
|
||||
<div className="mx-auto max-w-2xl text-center">
|
||||
<SectionHeader as="h2" color="white">
|
||||
Get Started Today
|
||||
|
||||
Reference in New Issue
Block a user