2 Commity

Autor SHA1 Wiadomość Data
  Camila 4ca1ded4f0 Add instagram view 2 lat temu
  Camila 648533649c Add instagram view 2 lat temu
1 zmienionych plików z 6 dodań i 1 usunięć
  1. 6
    1
      app_template/www/instagram.html

+ 6
- 1
app_template/www/instagram.html Wyświetl plik

@@ -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