SEND EVERY ASSET
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user