From 848daf1ba4ee5191567dc983663fc6d267c4d6d6 Mon Sep 17 00:00:00 2001 From: Rodrigo Luz Date: Sun, 22 Dec 2024 21:24:56 -0300 Subject: [PATCH] Commit Session Test --- _sass/hacker.scss | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/_sass/hacker.scss b/_sass/hacker.scss index 16f1682..c94c9be 100644 --- a/_sass/hacker.scss +++ b/_sass/hacker.scss @@ -963,20 +963,6 @@ button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-ap .visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}} .visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}} @media print{.hidden-print{display:none !important}} - -/* - - .site-footer { - border-top: 1px solid $grey-color-light; - padding: $spacing-unit 0; - } - - .footer-heading { - @include relative-font-size(1.125); - margin-bottom: $spacing-unit * 0.5; - } - -*/ /** * Links @@ -1003,10 +989,7 @@ a { } } -/** - * Icons - */ - +/* .svg-icon { width: 16px; height: 16px; @@ -1016,3 +999,4 @@ a { vertical-align: text-top; } +*/ \ No newline at end of file