update hero shortcode

main
Gabriel 4 months ago
parent f6c652641e
commit 2a17e86ae9

@ -1 +1 @@
Subproject commit 1e39872a80920b9295df36807376e3e11496ffe0
Subproject commit 30eecfe770b684be6527bf1f3cf3827c0f396e07

@ -899,8 +899,8 @@ article a[href^="https"]:where(:not([href*="{{.Site.BaseURL}}"]))::after {
padding-top:1rem;
}
.hero img{
max-width:25rem;
max-height:10vh;
max-height: 10rem;
max-width:40%;
}
.hero button{
background-color:var(--theme-color-secondary);

Loading…
Cancel
Save