Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Mefisto04 authored Sep 1, 2023
1 parent 801e9ff commit d56f3a3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -180,14 +180,14 @@
color: white;
padding-bottom: 25px;
}
footer{
footer{
display: flex;
background: rgb(25, 25, 25);
width: 100%;
height: 26vh;
color: white;
}
p{
}
p{
font-family: 'Raleway';
font-style: normal;
font-weight: 500;
Expand All @@ -197,9 +197,9 @@ align-items: center;
padding-left: 25px;
padding-right: 155px;
padding-top: 30px;
}
h6{
font-family: 'Raleway';
}
h6{
font-family: 'Raleway';
font-style: normal;
color: rgba(255, 255, 255, 0.678);
font-weight: 400;
Expand Down

0 comments on commit d56f3a3

Please sign in to comment.