mirror of
https://github.com/starship/starship.git
synced 2026-06-21 02:02:14 +07:00
Fix up hero styles to match existing site
This commit is contained in:
@@ -1,9 +1,29 @@
|
||||
@import "palette"
|
||||
|
||||
.home .hero img
|
||||
max-width: 500px !important
|
||||
min-width: 300px
|
||||
width: 100%
|
||||
.VPHero .container
|
||||
flex-direction: column
|
||||
text-align: center !important
|
||||
gap: 10px
|
||||
|
||||
.VPHero .image
|
||||
order: 0
|
||||
margin: 0
|
||||
|
||||
.VPHero .image-container
|
||||
transform: none
|
||||
height: auto
|
||||
|
||||
.VPHero .image img
|
||||
max-height: 130px
|
||||
max-width: none
|
||||
position: static
|
||||
transform: none
|
||||
|
||||
.VPHero .container .actions
|
||||
justify-content: center !important
|
||||
|
||||
.VPHero .main
|
||||
margin: 0 auto
|
||||
|
||||
.center
|
||||
margin 0 auto
|
||||
|
||||
Reference in New Issue
Block a user