Multi-Language MVP: 4 Locales (DE/EN/UK/RU) mit SSR + UI + Tests #79
@@ -1413,6 +1413,9 @@ footer {
|
||||
|
||||
.hero-content {
|
||||
padding: 0 1.5rem 4rem;
|
||||
max-width: 100%;
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.facts-strip {
|
||||
@@ -1483,6 +1486,15 @@ footer {
|
||||
padding: 4rem 1.5rem;
|
||||
}
|
||||
|
||||
.pricing-section {
|
||||
padding: 4rem 1.5rem;
|
||||
}
|
||||
|
||||
.pricing-section .rent-notes {
|
||||
grid-template-columns: 1fr;
|
||||
gap: 0.25rem 0;
|
||||
}
|
||||
|
||||
footer {
|
||||
flex-direction: column;
|
||||
gap: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user