removed text-decoration from .card class

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

View file

@ -1,5 +1,4 @@
.skills-section .card .card-head {
text-decoration: none;
background-color: #f9fafc;
height: fit-content;
padding: 0.7rem;