Sha256: 00f85b004abe0558978aaaa479d42895be5923b969868b31c96a8e8444ace180

Contents?: true

Size: 312 Bytes

Versions: 1

Compression:

Stored size: 312 Bytes

Contents

.layout--404 {
  .sign {
    display: table;
    margin: map-get($base, vertical-space-lg) auto;
    margin-top: map-get($base, vertical-space-lg) * 2;
    h1 {
      font-size: map-get($base, font-size-xl) * 4;
      line-height: 1;
    }
    p {
      font-size: map-get($base, font-size-xl) * 1.2;
    }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-text-theme-2.2.2 _sass/layout/_404.scss