diff --git a/_includes/footer.html b/_includes/footer.html index 43c4db57..1780249a 100755 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -59,7 +59,7 @@

Resources

-
+
@@ -88,15 +88,6 @@

- -
- - - - - -
- diff --git a/css/airspace.css b/css/airspace.css index 2c47abe4..0f8367b7 100755 --- a/css/airspace.css +++ b/css/airspace.css @@ -1286,12 +1286,6 @@ px 68 160 252 344 436 528 620 712 */ width: 49%; } -#mobile-ssk{ - display: none !important; -} - - - #wrapper-contact .block { padding-bottom: 50px; } diff --git a/css/ion_icon_customization.scss b/css/ion_icon_customization.scss index 9dd9f6a4..2f13d256 100644 --- a/css/ion_icon_customization.scss +++ b/css/ion_icon_customization.scss @@ -185,8 +185,3 @@ $youtube-background-hover: darken($youtube-background, $darken-percent); } } } - -.ssk-group { - line-height: 1px; - font-size: 28px; -}