Moved theme files

This commit is contained in:
Oliver Davies 2015-08-31 19:57:37 +01:00
parent a6d48e6155
commit bdd6c251fc
20 changed files with 14 additions and 6 deletions

View file

@ -1,5 +0,0 @@
.block--drupalcon_la {
img {
margin-bottom: .5em;
}
}

View file

@ -1,21 +0,0 @@
.meetups {
@include clearfix;
ul {
@include inline-block-list;
}
li {
padding: 5px 0;
margin: 0 5px 5px 0;
}
a {
display: block;
}
img {
max-height: 45px;
width: auto;
}
}