Make frontpage container rules more specific

This commit is contained in:
Lea Anthony 2022-09-20 07:44:04 +10:00
commit e323b04bb2
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405

View file

@ -46,7 +46,7 @@ html[data-theme="light"] .button--secondary {
}
.container {
.hero .container {
display: flex;
flex-direction: row-reverse;
flex-wrap: wrap;