links underlined fixed

This commit is contained in:
jms9354 2023-04-26 16:08:05 -04:00
parent f2500a4353
commit d23f1b6c8b

View File

@ -18,7 +18,7 @@ a {
color: white;
text-decoration: none;
text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
-webkit-text-stroke: 1px black;
@ -254,6 +254,7 @@ img.dahlia {
gap: 1px;
line-height: 5px;
}
#github-links > a {
text-decoration: underline;