style: add border radius to cards

This commit is contained in:
Kazhnuz Klappsthul 2021-07-28 17:36:15 +02:00
parent 99d728cdca
commit 600ee0b428
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ $lineheight: $baseline * 1rem;
$lineheight_half: $lineheight/2;
$lineheight_quarter: $lineheight/4;
$border-radius: 0px;
$border-radius: 12px;
$border-size: 0px;
$fontweight_big: 300;