updated <a> tags in project body

This commit is contained in:
2024-06-18 20:31:39 +01:00
parent 694571a3db
commit 5c2b3e047a

View File

@@ -545,6 +545,10 @@ body {
#pr-list a {
font-size: 15px;
}
#project-body a {
font-size: 14px;
}
}
@media only screen and (max-width: 480px) {