This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
.hero-first {
|
||||
display: flex;
|
||||
flex-direction: column; /* Stack elements vertically by default */
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user