unifies styles and html code

This commit is contained in:
decabeza
2017-05-24 13:03:25 +02:00
parent d28c45a926
commit 28e17b870c
8 changed files with 23 additions and 31 deletions

View File

@@ -58,7 +58,7 @@
// 03. Legislation cards
// -----------------
.legislation {
margin: 0 0 5rem 0;
margin: 0 0 $line-height 0;
background: white;
border: 1px solid;
border-color: #e5e6e9 #dfe0e4 #d0d1d5;