ProjectCard header hyperlink decoration removed

This commit is contained in:
Yuriy 2020-07-22 20:31:09 +02:00 committed by GitHub
parent 8c39d6e088
commit 5d9536a2fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
background-color: #f9fafc; background-color: #f9fafc;
padding: 0.7rem; padding: 0.7rem;
padding-bottom: 0rem; padding-bottom: 0rem;
text-decoration: none;
} }
.projects-section .card .card-img-xs { .projects-section .card .card-img-xs {