diff --git a/assets/css/bundle.css b/assets/css/bundle.css index 0c7d89c..d0acf0d 100644 --- a/assets/css/bundle.css +++ b/assets/css/bundle.css @@ -967,7 +967,7 @@ a { background-repeat: no-repeat; background-size: 16px 16px; /* Adjust the size as needed */ background-position: 0 50%; /* Center the image vertically */ - background-image: url('/socialicons/twitter.png'); + background-image: url('/socialicons/xtwitter.png'); } .social-item-reddit { diff --git a/layouts/almalinux-day-germany-2024/single.html b/layouts/almalinux-day-germany-2024/single.html index ca7224f..f3d9951 100644 --- a/layouts/almalinux-day-germany-2024/single.html +++ b/layouts/almalinux-day-germany-2024/single.html @@ -7,6 +7,9 @@ .toppic_item_1 { padding-top: 18%!important; } + .item-headshot { + width: 33%!important; + } } @media (max-width: 991px){ h1 { @@ -23,13 +26,15 @@ flex-direction: column!important; align-items: center; } - .item-event-1 { - width: 50%; - text-align: center; - margin-bottom: 20px; + .event-svag{ + flex-direction: column; + align-items: center; + } + .item-event-1{ + padding-bottom: 10px; } - .item-event-2 { - padding-left: 0!important; + .item-event-2{ + padding-left: 0px!important; } .item-headshot { width: 50%!important; @@ -46,14 +51,23 @@ .toppic_item_1 { padding-top: 44%!important; } - } - @media (max-width: 474px){ + .img-event-svag{ + width: 100%!important; + } .item-headshot { - width: 80%!important; + width: 322px!important; } + } + @media (max-width: 474px){ table { font-size: 8px!important; } + .container-stop{ + flex-direction: column; + } + .stop-item-2{ + padding-left: 0px!important; + } } @@ -101,7 +115,7 @@