Improved layout tweeks for mobile on homepage

This commit is contained in:
Alicia Sykes
2018-01-05 22:12:59 +00:00
parent 21491499f4
commit ca6db14700
4 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
window.incompatibleWithMobile = true
drawBubbleChart = (results) ->
diameter = 450

View File

@@ -59,3 +59,4 @@
a.waves-effect.waves-teal.btn-flat.pull-right(href='/about') Read More...
.row: br
.row.space-top1: hr(style='opacity: 0.6; margin: 2em 1em; border: none; border-top: 1px solid #9e9e9e;')

View File

@@ -60,6 +60,8 @@ block content
#part-0.hide-on-small-only
p
.hide-on-med-and-up: include ./component_mobile
.section#part-2
h2 Sentiment Data Visualisations
p.flow-text.grey-text.darken-4 Click one of the links below to generate the chart with the latest Twitter data

View File

@@ -15,7 +15,6 @@ html
include ./navbar
else
.hide-on-med-and-up: include ./navbar
.hide-on-med-and-up: include ./component_mobile
block content
include ./footer_scripts
block scripts