Use simple border at My Cards
@@ -1,14 +1,14 @@
.my-cards-board-wrapper
- border-radius: 8px
+ border-radius: 0 0 4px 4px;
//padding: 0.5rem
min-width: 400px
- border-width: 8px
- border-color: grey
- border-style: solid
margin-bottom: 2rem
margin-right: auto
margin-left: auto
-
+ border-width: 2px
+ border-style: solid
+ border-color: #a2a2a2
+
.my-cards-board-title
font-size: 1.4rem
font-weight: bold