aboutsummaryrefslogtreecommitdiffstats
path: root/src/stylesheets/application.sass
blob: bc7bc63006fdcd918966a23ae0c6f1ad59f29650 (plain) (blame)
1
2
3
4
5
6
7
8
9
$background: black

body
  background-color: $background

#splash
  width: 724px
  margin-left: auto
  margin-right: auto