Moved things
This commit is contained in:
parent
dad3da5ce7
commit
c37df83df7
29 changed files with 0 additions and 0 deletions
5
sass/components/blocks/_drupalcon-la.scss
Normal file
5
sass/components/blocks/_drupalcon-la.scss
Normal file
|
@ -0,0 +1,5 @@
|
|||
.block--drupalcon_la {
|
||||
img {
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
}
|
21
sass/components/blocks/_meetups.scss
Normal file
21
sass/components/blocks/_meetups.scss
Normal file
|
@ -0,0 +1,21 @@
|
|||
.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;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue