add style for actor tiles
render actors got from backend backend test code to get actors
This commit is contained in:
4
src/pages/ActorPage/ActorPage.module.css
Normal file
4
src/pages/ActorPage/ActorPage.module.css
Normal file
@ -0,0 +1,4 @@
|
||||
.pic {
|
||||
text-align: center;
|
||||
margin-bottom: 25px;
|
||||
}
|
Reference in New Issue
Block a user