had round corners

This commit is contained in:
gauthiier 2015-07-10 16:12:00 +02:00
parent c158109d70
commit eccdb21264

View File

@ -11,6 +11,7 @@ body {
margin: 1em;
width: 20em;
background-color: #eeeeee;
border-radius: 6px;
}
.card {