fixed email card in contact me

This commit is contained in:
Karma Riuk
2023-09-01 17:25:07 +02:00
parent bfacccf176
commit cdf566ba78
2 changed files with 9 additions and 2 deletions

View File

@ -1186,6 +1186,12 @@ section {
border: 1px solid #dde1e4;
}
.contact .email a {
font-size: 18px;
margin: 0 8px;
padding: 14px;
}
.contact .social-links a:hover {
color: #fff;
border-color: #ffb727;