added rendering of clients from data file
This commit is contained in:
10
src/pages/Home.css
Normal file
10
src/pages/Home.css
Normal file
@@ -0,0 +1,10 @@
|
||||
#main-container {
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
#main-header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user