Removed unnecessary JS, minor CSS tweaks, removed extra sections
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user