new project
parent
fa80ee7eae
commit
1cbac9ca2f
|
|
@ -80,9 +80,7 @@ body {
|
|||
|
||||
.home-hero {
|
||||
background-color: rgb(243, 247, 252);
|
||||
display: grid;
|
||||
grid-template-columns: minmax(0, 1fr) 360px;
|
||||
gap: 24px;
|
||||
display: flex;
|
||||
padding: 40px 48px 20px;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Reference in New Issue