Sha256: ae1f04daafd1e1be6bc927426bdc937dafa84bc3da839370f149520902b7cddc
Contents?: true
Size: 644 Bytes
Versions: 2
Compression:
Stored size: 644 Bytes
Contents
.pan-layout-header { position: absolute; top: 0px; left: 0px; right: 0px; height: var(--pan-layout-header-height); background-color: #FFF; box-shadow: 0px 0px 3px rgba(0, 0, 0, .5); z-index: 10; > * { position: absolute; top: 0px; bottom: 0px; > * { top: 50%; position: relative; transform: translateY(-50%); } } &__menutoggle { display: var(--pan-menutoggle-display); cursor: pointer; left: 0px; width: 50px; border-right: 1px solid #F0F0F0; text-align: center; } &__content { left: 50px; right: 0px; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
panthera-jekyll-0.0.3 | _sass/includes/header.scss |
panthera-jekyll-0.0.2 | _sass/includes/header.scss |