mirror of
https://github.com/DevEhChad/chadsreactproject.git
synced 2025-11-08 13:31:35 +00:00
Socials Page Fixed
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.socialMedia svg, .socialMedia a {
|
||||
.socialMedia svg,
|
||||
.socialMedia a {
|
||||
color: rgb(255, 0, 0);
|
||||
margin: 20px;
|
||||
font-size: 50px;
|
||||
|
||||
@@ -61,6 +61,10 @@
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1300px) {
|
||||
.social {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.socialList {
|
||||
grid-template-columns: 1fr 1fr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user