~xdavidwu/xdavidwu.link

cca606e994673267c0933713091fde62f270dbba — Michael Rose 6 years ago 58efae7
Adjust feature row spacing and font-sizes
1 files changed, 14 insertions(+), 5 deletions(-)

M _sass/minimal-mistakes/_archive.scss
M _sass/minimal-mistakes/_archive.scss => _sass/minimal-mistakes/_archive.scss +14 -5
@@ 208,11 208,15 @@
  @include clearfix();
  margin-bottom: 2em;
  border-bottom: 1px solid $border-color;

  .archive__item-title {
    margin-bottom: 0;
  }
}

.feature__item {
  margin-bottom: 2em;
  font-size: 1.25rem;
  font-size: 1.125em;

  @include breakpoint($small) {
    float: left;


@@ 240,13 244,18 @@
    }
  }

  .archive__item-body {
    padding-left: gutter(1 of 12);
    padding-right: gutter(1 of 12);
  }

  &--left {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    clear: both;
    font-size: 1.25rem;
    font-size: 1.125em;

    .archive__item-teaser {
      margin-bottom: 2em;


@@ 273,7 282,7 @@
    margin-right: 0;
    width: 100%;
    clear: both;
    font-size: 1.25rem;
    font-size: 1.125em;

    .archive__item-teaser {
      margin-bottom: 2em;


@@ 288,7 297,7 @@
      }

      .archive__item-body {
        float: right;
        float: left;
        width: span(7 of 12);
        padding-left: gutter(0.5 of 12);
        padding-right: gutter(1 of 12);


@@ 302,7 311,7 @@
    margin-right: 0;
    width: 100%;
    clear: both;
    font-size: 1.25rem;
    font-size: 1.125em;

    .archive__item-teaser {
      margin-bottom: 2em;