SEND EVERY ASSET

This commit is contained in:
Ferit Yiğit BALABAN
2022-07-05 21:18:06 +03:00
parent eb8e81541d
commit c7a35ad092
71 changed files with 40695 additions and 8 deletions

View File

@@ -134,19 +134,19 @@
color: white;
}
.social p {
font: 700 24px "Montserrat", sans-serif;
font: 700 32px "Montserrat", sans-serif;
}
.social .social-button {
display: inline-block;
height: 44px;
height: 52px;
width: auto;
border: 2px solid white;
border-radius: 50%;
}
.social .social-button img {
margin: 10px;
height: 24px;
width: 24px;
height: 32px;
width: 32px;
}
.social .social-button:hover {
background-color: white;