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> <style lang="scss" scoped>
.card { .card {
background: #eee; background: #eee;
border-radius: .5rem; border-radius: .3rem;
padding: 1rem;
&--title { &--title {
font-weight: 900; font-weight: 900;