Brand Updates

- Updated Facebook Logo
- Updated Messenger Logo
- Updated Messenger Button Color
This commit is contained in:
Seth Cottle
2025-03-01 15:47:07 -05:00
parent 4db16003e2
commit b223dbddd3
3 changed files with 22 additions and 4 deletions

View File

@@ -185,13 +185,13 @@
/* Facebook */
.button-faceb {
--button-text:#ffffff;
--button-background:#1877f2;
--button-background:#0866FF;
}
/* Facebook Messenger */
.button-messenger {
--button-text:#ffffff;
background-image:linear-gradient(25deg,#0099ff,#5f5dff,#a033ff,#c740cc,#ff5280,#ff7061);
--button-background:#0866FF;
}
/* Figma */