FIX: removed unneeded CSS.

This commit is contained in:
MajorDroolz
2022-12-25 18:42:21 -05:00
parent de831dbea3
commit 7e10a6e664

View File

@@ -501,8 +501,4 @@ a {
background-color: white; background-color: white;
border-radius: 2vmin; border-radius: 2vmin;
box-shadow: var(--shadow); box-shadow: var(--shadow);
}
#my-experience__resume-button {
} }