add cta to hero section
This commit is contained in:
@ -687,3 +687,4 @@ body {
|
||||
border-collapse: separate !important;
|
||||
border-spacing: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
@ -224,6 +224,10 @@ section.hero {
|
||||
border-right: 1px solid;
|
||||
}
|
||||
}
|
||||
|
||||
.hero--cta {
|
||||
width: fit-content;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user