- Static HTML hotel website with Bootstrap 5 - i18next-based client-side internationalization - Language switcher (DE/EN) in navbar - German and English translation JSON files - Translated: navigation, content, forms, FAQ, legal pages (AGB) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
37 B
SCSS
3 lines
37 B
SCSS
.clearfix {
|
|
@include clearfix();
|
|
}
|