1
0
mirror of https://github.com/k4m4/movies-for-hackers.git synced 2024-11-23 22:44:57 +00:00
movies-for-hackers/src/scss/app.scss

7 lines
77 B
SCSS
Raw Normal View History

.container-fluid {
max-width: 1440px;
}
th {
text-transform: capitalize;
}