From 41acc3051958850415a5123d7e04d835f6169239 Mon Sep 17 00:00:00 2001 From: "Ethan N. Paul" Date: Thu, 31 Aug 2017 13:48:58 -0400 Subject: [PATCH] Fixed spacing on detail page --- css/style.css | 4 ++++ services/index.html | 18 +++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/css/style.css b/css/style.css index 2a41bcf..45b0d52 100644 --- a/css/style.css +++ b/css/style.css @@ -36,6 +36,10 @@ p { line-height: 1.5; } +.data { + padding-bottom: 75px; +} + @media(min-width:768px) { p { margin: 0 0 35px; diff --git a/services/index.html b/services/index.html index 62446cd..925fd01 100644 --- a/services/index.html +++ b/services/index.html @@ -58,7 +58,7 @@
-
+

@@ -88,8 +88,8 @@

-
-
+
+

  Virtual Private Networking


@@ -106,7 +106,7 @@
-
+

  Active Directory


@@ -120,7 +120,7 @@
-
+

  Network Storage


@@ -139,7 +139,7 @@
-
+

  Plex Media Server


@@ -156,14 +156,14 @@
-
+

  Gitlab


Gitlab is a GitHub alternative that provides Git source control, data integration, and collaboration tools via a web interface. Most major projects, or parts of them at least, are stored on the Gitlab server, as it is used for personal, academic, and professional development projects.

- The ENPN runs Gitlab Community Edition (CE). + ENPN runs Gitlab Community Edition (CE).

Connecting to the ENPN Gitlab server requires VPN access

@@ -173,7 +173,7 @@