forked from emre/www_projectmycelium_com
refactor: adjust CloudFeaturesLight layout and remove duplicate CloudFeatures section
- Changed vertical alignment from items-start to items-center in desktop grid - Reduced top margins for better spacing consistency (mt-20→mt-12, mt-16→mt-12) - Removed redundant CloudFeatures section from CloudPage
This commit is contained in:
@@ -25,10 +25,6 @@ export default function CloudPage() {
|
||||
<CloudFeaturesLight />
|
||||
</AnimatedSection>
|
||||
|
||||
<AnimatedSection>
|
||||
<CloudFeatures />
|
||||
</AnimatedSection>
|
||||
|
||||
<AnimatedSection>
|
||||
<CloudArchitecture />
|
||||
</AnimatedSection>
|
||||
|
||||
Reference in New Issue
Block a user