page cleanup
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user