mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Make frontpage container rules more specific
This commit is contained in:
parent
32af38875f
commit
e323b04bb2
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ html[data-theme="light"] .button--secondary {
|
|||
}
|
||||
|
||||
|
||||
.container {
|
||||
.hero .container {
|
||||
display: flex;
|
||||
flex-direction: row-reverse;
|
||||
flex-wrap: wrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue