Removed some old partials

This commit is contained in:
Oliver Davies 2015-10-26 19:00:59 +00:00
parent 74d1b0d226
commit e7eb3c9bfb
6 changed files with 1 additions and 33 deletions

View file

@ -1,11 +0,0 @@
dt {
margin-top: .5em;
&:after {
content: ':';
}
}
dd {
padding-left: 2em;
}

View file

@ -1,3 +0,0 @@
table {
width: 100%;
}