Added border to purple CTA on home page

This commit is contained in:
Thomas Smith 2022-12-30 11:01:01 -05:00
parent d4f44991b9
commit 0d45049635

View file

@ -12,7 +12,7 @@
font-family: "pp-neue-machina", sans-serif;
font-size: 16px;
background-color: #8000ff;
border: none;
border: 2px solid #8000ff;
color: #fff;
padding-top: 0.279vw;
text-decoration: none;