hyperlink class separated from card

This commit is contained in:
Yuriy 2020-07-22 20:24:55 +02:00 committed by GitHub
parent 2f01edfa02
commit d186284626
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,10 @@
border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.125);
}
.skills-section .skill-card-link {
text-decoration: none;
}
.skills-section .card .card-img-xs {
margin-right: 0.5rem;
}