mirror of https://github.com/luizdepra/hugo-coder.git

Luiz F. A. de Prá
10.56.2019 54f0975aa91ce55007f4299d5e0b3aa0107f6058
Fix pagination style (#145)

1 files modified
3 ■■■■■ changed files
assets/scss/_pagination.scss 3 ●●●●● patch | view | raw | blame | history
assets/scss/_pagination.scss
@@ -1,15 +1,18 @@
.pagination {
  margin-top: 6.0rem;
  text-align: center;
  font-family: $heading-font-family;
  li {
    display: inline;
    text-align: center;
    font-weight: 700;
    span {
      margin: 0;
      text-align: center;
      width: 3.2rem;
    }
    a {
      font-weight: 300;
      span {
        margin: 0;
        text-align: center;