Client pass
This commit is contained in:
@@ -9,9 +9,10 @@
|
||||
|
||||
.contact-container h1 {
|
||||
color: #222;
|
||||
font-size: 10vmin;
|
||||
font-size: 13vmin;
|
||||
font-family: 'Moonstone History';
|
||||
font-weight: 10;
|
||||
line-height: .9;
|
||||
margin: 0;
|
||||
margin-bottom: 40px;
|
||||
text-align: center;
|
||||
@@ -19,7 +20,7 @@
|
||||
|
||||
.contact-container a {
|
||||
background-color: #222;
|
||||
padding: 10px 25px;
|
||||
padding: 15px 25px;
|
||||
border-radius: 25px;
|
||||
color: #F8FAFC;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user