Skip to content

Commit

Permalink
updated height of the section
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-ashish-k committed Nov 9, 2023
1 parent 45e5a31 commit d8dcfe4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div class="bg-black-core text-white text-center h-[550px] lg:h-[750px]">
<div class="bg-black-core text-white text-center h-[600px] lg:h-[750px]">
<div
class="container flex gap-6 lg:gap-[4.5rem] flex-col pt-12 xs:pt-14 sm:pt-[4.5rem] lg:!pt-[7.5rem] xl:!pt-[6rem] lg:px-[12rem]"
>
Expand Down

0 comments on commit d8dcfe4

Please sign in to comment.