fix design

This commit is contained in:
André Weller
2019-05-12 03:03:47 +02:00
parent fe72330ddb
commit 0b154f4d9f

View File

@@ -17,7 +17,8 @@ export default {
<style lang="scss" scoped>
.card {
background: #eee;
border-radius: .5rem;
border-radius: .3rem;
padding: 1rem;
&--title {
font-weight: 900;