mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-25 10:16:06 -05:00
some client-side validation on contact form
exactly identical errors to the one the server sends, but saves a few requests
This commit is contained in:
@@ -77,7 +77,7 @@ $themes: (
|
||||
super-duper-light: #1f1f1f,
|
||||
links: #88c7ff,
|
||||
success: #78df55,
|
||||
error: #f54545,
|
||||
error: #ff5151,
|
||||
),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user