Add fontawesome icons

This commit is contained in:
Yannick
2020-04-08 20:40:06 +02:00
parent 1339db3567
commit beabccbb79
3 changed files with 56 additions and 64 deletions

View File

@@ -28,4 +28,8 @@ $primary: $blue;
$green: #007932; // hsl(141, 53%, 53%);
$footer-background-color: $light;
@import 'bulma/bulma';
@import 'bulma/bulma';
.card-height{
min-height: 200px;
}