page cleanup

This commit is contained in:
2017-08-21 19:50:08 -05:00
committed by Mark Moser
parent a7ec08196e
commit 4ab6579576
3 changed files with 22 additions and 12 deletions

View File

@ -6,16 +6,17 @@
padding: $gutter;
.key {
flex: 1 1 auto;
margin-left: calc(#{$gutter} + 1em);
div {
position: relative;
margin-bottom: 0.6em;
padding-left: 0.33em;
line-height: 1.4em;
&::before {
position: absolute;
bottom: 0.2em;
top: 0.1em;
left: -1em;
width: 1em;
height: 1em;
@ -34,6 +35,7 @@
ul {
@include slim-ul;
position: relative;
flex: 0 0 auto;
margin: 0;
width: 100px;
height: 100px;