Merge branch post-branch into master via CloudCannon
This commit is contained in:
commit
0d73ae7601
2 changed files with 3 additions and 2 deletions
|
|
@ -197,7 +197,7 @@ a.cta:hover {
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
.column2 {
|
||||
flex: 0 0 250px;
|
||||
flex: 1 0 250px;
|
||||
margin-left:5px;
|
||||
margin-right: 5px;
|
||||
z-index: 10;
|
||||
|
|
|
|||
|
|
@ -71,8 +71,9 @@ image: /uploads/stickerwall.jpg
|
|||
<a href="{{ event.url }}"><strong>{{ event.title }}</strong></a>
|
||||
<br />{{ event.description | truncatewords: 10 }}
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
<br />
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue