Added ratings page

This commit is contained in:
“Henry-Hiles” 2022-11-02 11:15:42 -04:00
parent e9cb1d9d54
commit 93c6bc7e80
16 changed files with 127 additions and 58 deletions

View file

@ -3,6 +3,10 @@
flex-direction: column;
padding: 15px;
color: white;
padding-top: 80px;
}
.Name {
margin-top: 10px;
}
.Images {