_sass/my-inline.scss in jekyll-theme-hydejack-8.5.2 vs _sass/my-inline.scss in jekyll-theme-hydejack-9.0.0
- old
+ new
@@ -1,16 +1,2 @@
-// Uncomment below to remove border radius on projects and pagination items (pre v6.5)
-/*
-.card, .pagination-item {
- border-radius: 0!important;
-}
-*/
-
-// Uncomment below to restore the old (pre v6.5) sidebar
-/*
-@media screen {
- .sidebar-sticky {
- left: 2rem;
- max-width: none;
- }
-}
-*/
+// Uncomment to disable dingbat icons below posts
+// hr.dingbat { display: none }
\ No newline at end of file