feat: update responsive utility classes and adjust navbar logo styles
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
<div class="flex h-24 items-center justify-between">
|
||||
<!-- Logo (Links) -->
|
||||
<a href="https://www.schachfreunde-badsteben.de/" class="flex justify-center items-center">
|
||||
<div class="relative flex justify-center items-center md:mt-24">
|
||||
<div class="relative flex justify-center items-center md:mt-20">
|
||||
<div class="hidden absolute inset-0 w-48 h-48 md:block">
|
||||
<svg width="100%" height="100%" viewBox="0 0 48 48">
|
||||
<circle cx="24" cy="24" r="24" fill="#cdcdcd"/>
|
||||
</svg>
|
||||
</div>
|
||||
<svg class="w-18 h-18 md:w-36 md:h-36 relative" viewBox="0 0 316.97 324.57" fill="none">
|
||||
<svg class="w-18 h-18 md:w-32 md:h-32 relative" viewBox="0 0 316.97 324.57" fill="none">
|
||||
<!-- Bestehendes SVG-Markup -->
|
||||
<defs>
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user