Removed unnecessary JS, minor CSS tweaks, removed extra sections

This commit is contained in:
Ethan N. Paul
2018-02-03 03:36:29 -05:00
parent 7121239bee
commit c9d094e88a
4 changed files with 2 additions and 442 deletions

View File

@@ -508,10 +508,11 @@ body.mobile-nav-active #mobile-nav-toggle {
#network {
background: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url("../img/datacenter.jpg") fixed center center;
background-size: cover;
padding: 60px 0 40px 0;
padding: 80px 0 60px 0;
}
#network .service-item {
margin-top: 60px;
margin-bottom: 20px;
}