Commit da1f5255 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Add border radius

parent 26dde5f5
......@@ -84,6 +84,7 @@ $space-between-cards: 8px;
.convdev-card {
border: solid 1px $border-color;
border-radius: 3px;
border-top-width: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment