Skip to content

Commit

Permalink
Commit Session Test
Browse files Browse the repository at this point in the history
  • Loading branch information
s3mPr1linux committed Dec 23, 2024
1 parent 7db2590 commit 848daf1
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions _sass/hacker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -1003,10 +989,7 @@ a {
}
}

/**
* Icons
*/

/*
.svg-icon {
width: 16px;
height: 16px;
Expand All @@ -1016,3 +999,4 @@ a {
vertical-align: text-top;
}
*/

0 comments on commit 848daf1

Please sign in to comment.