mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
docs: Move styles to index (#657)
This commit is contained in:
committed by
Matan Kushner
parent
50839f168d
commit
57f6ea4fc1
@@ -0,0 +1,17 @@
|
||||
.home .hero img
|
||||
max-width: 500px !important
|
||||
min-width: 300px
|
||||
width: 100%
|
||||
|
||||
.center
|
||||
margin 0 auto;
|
||||
width: 80%
|
||||
.demo-video
|
||||
width: 100%
|
||||
margin: 50px 0
|
||||
|
||||
#main-title
|
||||
display: none
|
||||
|
||||
.hero
|
||||
margin: 150px 25px 70px
|
||||
Reference in New Issue
Block a user