2 Commits

Author SHA1 Message Date
  Camila 4ca1ded4f0 Add instagram view 2 years ago
  Camila 648533649c Add instagram view 2 years ago
1 changed files with 6 additions and 1 deletions
  1. 6
    1
      app_template/www/instagram.html

+ 6
- 1
app_template/www/instagram.html View File

@@ -41,7 +41,12 @@
41 41
 	<!-- Spotify Icon -->
42 42
 	<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
43 43
 <style type="text/css">
44
-h3 {text-align: center;}
44
+	h3 {text-align: center;}
45
+
46
+	#fh5co-services {
47
+    padding-bottom: 0;
48
+    text-align: center;
49
+	}
45 50
 </style>
46 51
 
47 52