rough draft of before/after gallery + css tweaks

This commit is contained in:
2025-09-30 22:01:14 -04:00
parent 6c05581493
commit 333caf4688
4 changed files with 59 additions and 2 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ footer {
}
#book-button:hover {
cursor: pointer;
background-color: var(--dark-gold);
background-color: #000;
box-shadow: 0px 0px 30px var(--gold);
}
#book-button:active {