Made border thicker on project card

This commit is contained in:
Ryan Freeman 2021-11-16 22:34:45 +00:00
parent 5696b2fe40
commit 6bd5a88c89

View File

@ -54,7 +54,7 @@
text-align: left;
color: inherit;
text-decoration: none;
border: 1px solid #eaeaea;
border: 2px solid #eaeaea;
border-radius: 10px;
transition: color 0.15s ease, border-color 0.15s ease;
max-width: 24rem;