Client pass

This commit is contained in:
2024-07-21 01:30:10 +02:00
parent cd42baaebf
commit 4fe78c0fa4
18 changed files with 120 additions and 65 deletions

View File

@@ -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;