feat(Home): update text for branding and hero title in multiple languages
Some checks failed
Build & Push Docker Image / build (push) Has been cancelled
Some checks failed
Build & Push Docker Image / build (push) Has been cancelled
This commit is contained in:
@@ -768,6 +768,7 @@
|
||||
padding: 0 !important;
|
||||
align-items: center !important;
|
||||
height: 2.75rem !important;
|
||||
position: relative !important;
|
||||
}
|
||||
|
||||
.flatpickr-months .flatpickr-month {
|
||||
@@ -817,11 +818,11 @@
|
||||
.flatpickr-months .flatpickr-next-month {
|
||||
color: var(--text-secondary) !important;
|
||||
fill: var(--text-secondary) !important;
|
||||
padding: 0.5rem 0.75rem !important;
|
||||
padding: 0.5rem 0.625rem !important;
|
||||
transition: color 0.15s !important;
|
||||
display: flex !important;
|
||||
align-items: center !important;
|
||||
height: 100% !important;
|
||||
height: 2.75rem !important;
|
||||
top: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user