Skip to content

Commit

Permalink
Update css.css
Browse files Browse the repository at this point in the history
 Css for the last change
  • Loading branch information
AB3462461320878 authored Oct 21, 2023
1 parent b26a726 commit 5cae9aa
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions css.css
Original file line number Diff line number Diff line change
Expand Up @@ -372,3 +372,19 @@ font-size: inherit;
a{
display: block;
}


.Costumer-CC{
height: 200px;
width: 100%;
display: flex;
justify-items: center;
align-items: center;
}
.Costumer-message{
color: white;
font-size: 40px;
text-align: center;
width: 100%;
font-family: raleway;
}

0 comments on commit 5cae9aa

Please sign in to comment.