- commiting changes for now will revert back

This commit is contained in:
2025-11-11 12:01:28 +00:00
parent 672ff1d2f1
commit be0a047d30
2 changed files with 22 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ body {
}
.arrow-outline path {
stroke: black; /* outline color */
stroke-width: 20px; /* thickness of outline (tweak this) */
stroke: black;
stroke-width: 20px;
stroke-linejoin: round;
}