mirror of
https://github.com/k4m4/movies-for-hackers.git
synced 2024-11-23 22:44:57 +00:00
7 lines
77 B
SCSS
7 lines
77 B
SCSS
|
.container-fluid {
|
||
|
max-width: 1440px;
|
||
|
}
|
||
|
th {
|
||
|
text-transform: capitalize;
|
||
|
}
|