mirror of
https://github.com/ivabus/www
synced 2024-11-10 05:55:15 +03:00
Added border to purple CTA on home page
This commit is contained in:
parent
d4f44991b9
commit
0d45049635
|
@ -12,7 +12,7 @@
|
||||||
font-family: "pp-neue-machina", sans-serif;
|
font-family: "pp-neue-machina", sans-serif;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
background-color: #8000ff;
|
background-color: #8000ff;
|
||||||
border: none;
|
border: 2px solid #8000ff;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding-top: 0.279vw;
|
padding-top: 0.279vw;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Reference in a new issue