custom logo styling on index page + adjustments to venue styling and leads

This commit is contained in:
elisejakob
2024-05-10 20:11:04 +02:00
parent ce2de49295
commit d235d3548a
6 changed files with 49 additions and 6 deletions

View File

@ -1,6 +1,10 @@
.logo {
color: currentColor;
width: 24rem;
width: 16rem;
&.index {
width: 24rem;
}
svg {
width: 100%;