mirror of
https://github.com/DevEhChad/chadsreactproject.git
synced 2025-11-08 13:31:35 +00:00
Add files via upload
Third Commit
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
.footer {
|
||||
width: 100%;
|
||||
height: 200px;
|
||||
background-color: #121619;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.socialMedia svg {
|
||||
color: white;
|
||||
margin: 20px;
|
||||
font-size: 70px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.footer p {
|
||||
color: white;
|
||||
.footer {
|
||||
width: 100%;
|
||||
height: 200px;
|
||||
background-color: #121619;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.socialMedia svg {
|
||||
color: white;
|
||||
margin: 20px;
|
||||
font-size: 70px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.footer p {
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user