Skip to content

Commit

Permalink
Update Foooter
Browse files Browse the repository at this point in the history
  • Loading branch information
varsha-saini02 committed Oct 6, 2022
1 parent 4a13472 commit 3886bf0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ footer {
}

.col1 h5{
color: #F2BB7B;
color: #ff523b;
font-size: 20px;
font-weight: bolder;
}
Expand All @@ -204,11 +204,11 @@ footer {
margin: 20px 0;
}
.col2 h4{
font-size: 20px;
font-size: 16px;
font-weight: 100;
}
.col p{
font-size: 16px;
font-weight: bold;
}
.col2{
width: 40%;
Expand All @@ -227,7 +227,6 @@ footer {
.col3 ul li a{
font-size: 20px;
color: white;
font-weight: bold;
}
.col3 ul li a:hover{
color: black;
Expand Down Expand Up @@ -354,7 +353,7 @@ form input {
}

.contact{
background-color: black;
background-color: #ff523b;
border-radius: 20px;
margin-top: 10px;
}
Expand Down

0 comments on commit 3886bf0

Please sign in to comment.