Contact form, Gallery updated with real content
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 2s

This commit is contained in:
Alan Youngblood
2024-01-23 15:09:19 -05:00
parent 3c3fcedcf8
commit 782da888b2
4 changed files with 4 additions and 3 deletions

View File

@ -10,6 +10,9 @@
.icon {
color: black;
}
.icon:hover {
color: white;
}
.fw1 {
color: black;
}