mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
08.05.2024 b3c4b19542c418653ec064460daeacb05fc52eb7
fix: remove whitespace on last element
1 files modified
4 ■■■■ changed files
assets/scss/_content.scss 4 ●●●● patch | view | raw | blame | history
assets/scss/_content.scss
@@ -200,6 +200,10 @@
    margin-bottom: 20px;
  }
  .column:last-child {
    margin-bottom: 0px;
  }
  .image {
    position: static;
    height: 420px;