Added ratings page
This commit is contained in:
parent
e9cb1d9d54
commit
93c6bc7e80
16 changed files with 127 additions and 58 deletions
|
@ -3,6 +3,10 @@
|
|||
flex-direction: column;
|
||||
padding: 15px;
|
||||
color: white;
|
||||
padding-top: 80px;
|
||||
}
|
||||
.Name {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.Images {
|
||||
|
|
Reference in a new issue