diff --git a/cara/apps/static/css/style.css b/cara/apps/static/css/style.css index a6ae3556..ec85a541 100644 --- a/cara/apps/static/css/style.css +++ b/cara/apps/static/css/style.css @@ -61,6 +61,7 @@ body { color: rgb(45, 138, 241)!important; } */ + /*============= SPLIT =============*/ .split { @@ -238,6 +239,9 @@ footer img { height: 6em; margin: 1%; } + #mobile-app-buttons { + display: none!important; + } .feedback { float:right; font-size:1rem; diff --git a/cara/apps/templates/index.html.j2 b/cara/apps/templates/index.html.j2 index 92765603..fe2afdd3 100644 --- a/cara/apps/templates/index.html.j2 +++ b/cara/apps/templates/index.html.j2 @@ -10,6 +10,10 @@