fix: commiting from linux

This commit is contained in:
lucas.oskorep
2023-05-02 01:18:10 -04:00
parent 30ff9b20a2
commit 367e646be2
36 changed files with 15045 additions and 15047 deletions

View File

@@ -1,43 +1,43 @@
.site-title {
font-size: 4rem;
}
.card-header {
font-size: 3rem !important;
}
.station-name {
font-size: 3.5rem !important;
}
.station-info {
font-size: 2.5rem !important;
}
.station-info h1 {
float: right;
}
.dropdown-menu {
max-height: 280px;
overflow-y: auto;
}
@media screen and (max-width: 1000px) {
.site-title {
font-size: 2rem !important;
}
.card-header {
font-size: 1.5rem !important;
}
.station-name {
font-size: 1.75rem !important;
}
.station-info {
font-size: 1.25rem !important;
}
}
.site-title {
font-size: 4rem;
}
.card-header {
font-size: 3rem !important;
}
.station-name {
font-size: 3.5rem !important;
}
.station-info {
font-size: 2.5rem !important;
}
.station-info h1 {
float: right;
}
.dropdown-menu {
max-height: 280px;
overflow-y: auto;
}
@media screen and (max-width: 1000px) {
.site-title {
font-size: 2rem !important;
}
.card-header {
font-size: 1.5rem !important;
}
.station-name {
font-size: 1.75rem !important;
}
.station-info {
font-size: 1.25rem !important;
}
}