Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alshedivat committed Jun 15, 2020
1 parent c3a5047 commit 938b22e
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 12 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,3 @@ group :jekyll_plugins do
gem 'jemoji'
gem 'unicode_utils'
end
# group :bootstrap do
# gem 'bootstrap'
# gem 'material-sass'
# end
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ footer_fixed: true
# preview image as the value of og_image.
serve_og_meta: false # Include Open Graph meta tags in the HTML head
og_image: # The site-wide (default for all links) Open Graph preview image

# -----------------------------------------------------------------------------
# Social integration
# -----------------------------------------------------------------------------
Expand Down
6 changes: 0 additions & 6 deletions _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -246,12 +246,6 @@ footer.sticky-bottom {
}
}

// Post

.post .post-header .post-description {
font-style: italic;
}


// Publications

Expand Down
2 changes: 0 additions & 2 deletions assets/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
---
@charset "utf-8";

// @import "material";

@import
"variables",
"layout",
Expand Down

0 comments on commit 938b22e

Please sign in to comment.