Removed some old partials
This commit is contained in:
parent
74d1b0d226
commit
e7eb3c9bfb
|
@ -1,11 +0,0 @@
|
||||||
dt {
|
|
||||||
margin-top: .5em;
|
|
||||||
|
|
||||||
&:after {
|
|
||||||
content: ':';
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
dd {
|
|
||||||
padding-left: 2em;
|
|
||||||
}
|
|
|
@ -1,3 +0,0 @@
|
||||||
table {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
.latest-posts {
|
|
||||||
li.active a {
|
|
||||||
color: $dark-gray;
|
|
||||||
font-weight: $semibold;
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
/*
|
|
||||||
@each $page in experience, services, testimonials, talks, blog, contact {
|
|
||||||
.page--#{$page} .nav__#{$page} {
|
|
||||||
@extend .active;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
*/
|
|
|
@ -1,5 +0,0 @@
|
||||||
.block--drupalcon_la {
|
|
||||||
img {
|
|
||||||
margin-bottom: .5em;
|
|
||||||
}
|
|
||||||
}
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue