Remove css rule that always is overwrote by bootstrap

This commit is contained in:
Pau Trepat Segura 2020-06-22 15:25:56 +02:00
parent fc229b53bb
commit 262d497256

View file

@ -6,10 +6,6 @@
margin-top: 1.5rem !important;
}
.text-muted {
color: #e5e9f2;
}
.experiences ul {
padding-left: 1rem;
}