mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-16 18:15:16 +00:00
08cf33522a
Co-authored-by: Tiffany Le-Nguyen <tlenguyen@expedia.com> Co-authored-by: Matan Kushner <hello@matchai.me>
16 lines
216 B
Stylus
16 lines
216 B
Stylus
$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
|