mirror of
https://github.com/k4m4/movies-for-hackers.git
synced 2025-12-06 14:23:53 +00:00
Basic concept up and running! ajax + parse + react
This commit is contained in:
6
src/scss/app.scss
Normal file
6
src/scss/app.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.container-fluid {
|
||||
max-width: 1440px;
|
||||
}
|
||||
th {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
Reference in New Issue
Block a user