mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
docs: Add vuepress with initial docs (#99)
Co-authored-by: Tiffany Le-Nguyen <tlenguyen@expedia.com> Co-authored-by: Matan Kushner <hello@matchai.me>
This commit is contained in:
committed by
Matan Kushner
parent
025c0e5e85
commit
08cf33522a
@@ -0,0 +1,15 @@
|
||||
$accentColor = #DD0B78
|
||||
$textColor = #2c3e50
|
||||
$borderColor = #eaecef
|
||||
$codeBgColor = #282c34
|
||||
|
||||
.home .hero img
|
||||
max-width: 500px
|
||||
min-width: 300px
|
||||
width: 100%
|
||||
|
||||
#main-title
|
||||
display: none
|
||||
|
||||
.hero
|
||||
margin: 150px 25px
|
||||
Reference in New Issue
Block a user