This commit is contained in:
parent
e3809c1c8b
commit
f9ab1a6b15
@ -85,6 +85,7 @@
|
|||||||
font-size: 2.5rem;
|
font-size: 2.5rem;
|
||||||
color: #333;
|
color: #333;
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-second {
|
.hero-second {
|
||||||
@ -92,7 +93,7 @@
|
|||||||
flex-direction: column; /* Stack elements vertically by default */
|
flex-direction: column; /* Stack elements vertically by default */
|
||||||
align-items: center;
|
align-items: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 60%;
|
width: 65%;
|
||||||
gap: 2rem; /* Space between items */
|
gap: 2rem; /* Space between items */
|
||||||
margin-bottom: 4rem;
|
margin-bottom: 4rem;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user