Remove bold font of projects card title

This commit is contained in:
Pau Trepat Segura 2020-06-22 15:54:56 +02:00
parent fb6bd1c31e
commit 1625ec16d7

View file

@ -150,10 +150,6 @@ img.right{
-webkit-transform: scale(1.2);
}
.card-title {
font-weight: 600;
}
.card-body {
text-align: justify;
}