about summary refs log tree commit diff stats
path: root/app/assets
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/wittle/general.css.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/wittle/general.css.scss b/app/assets/stylesheets/wittle/general.css.scss index f7bb56f..fc57b5d 100644 --- a/app/assets/stylesheets/wittle/general.css.scss +++ b/app/assets/stylesheets/wittle/general.css.scss
@@ -1,3 +1,7 @@
1body {
2 touch-action: none;
3}
4
1#banner { 5#banner {
2 background-image: image-url("wittle/wittle_header.png"); 6 background-image: image-url("wittle/wittle_header.png");
3 background-size: cover; 7 background-size: cover;