Initial commit - Setup project
This commit is contained in:
11
usentrycoach.client/src/App.css
Normal file
11
usentrycoach.client/src/App.css
Normal file
@ -0,0 +1,11 @@
|
||||
#root {
|
||||
max-width: 1280px;
|
||||
margin: 0 auto;
|
||||
padding: 2rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
th, td {
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
Reference in New Issue
Block a user