css correction

This commit is contained in:
Niels Lyngsø
2020-06-18 12:21:04 +02:00
parent 9f566f8d70
commit 932c6a6cc5

View File

@@ -4,8 +4,6 @@ umb-block-card {
display: inline-block;
width: 100%;
height: auto;
margin-right: 20px;
margin-bottom: 20px;
background-color: white;
border-radius: @doubleBorderRadius;
box-shadow: 0 1px 2px rgba(0,0,0,.2);