aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-06-27 13:24:44 +0000
committerng0 <ng0@n0.is>2019-06-27 13:24:44 +0000
commitd9d8750749a6e606e2a5299a16d345f91a419355 (patch)
tree66d58009f79757ece73cfa7a06ae1969afc96387 /static
parentf68e3275b24c6aba82fb2affd1067d1943634a29 (diff)
downloadwww-d9d8750749a6e606e2a5299a16d345f91a419355.tar.gz
www-d9d8750749a6e606e2a5299a16d345f91a419355.zip
index: use a different style for jumbotron box after
discussion with schanzen@ and xrs@.
Diffstat (limited to 'static')
-rw-r--r--static/styles.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.sass b/static/styles.sass
index f086cb2b..285a9bc2 100644
--- a/static/styles.sass
+++ b/static/styles.sass
@@ -252,7 +252,7 @@ footer
252 .jumbotron 252 .jumbotron
253 margin-bottom: 0px 253 margin-bottom: 0px
254 // background-color: #cccccc; 254 // background-color: #cccccc;
255 background-image: radial-gradient(circle, #baddef, #baddef, #349fd7); 255 // background-image: radial-gradient(circle, #baddef, #baddef, #349fd7);
256 // push footer down 256 // push footer down
257 min-height: 80vh 257 min-height: 80vh
258 // space for the nav 258 // space for the nav