diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index d68f21b8..add97a91 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1667,8 +1667,8 @@ select { height: 150px; } -.h-\[900px\] { - height: 900px; +.h-\[800px\] { + height: 800px; } .h-36 { @@ -3805,10 +3805,6 @@ body:has(#menu-controller:checked) { display: none; } - .lg\:h-\[250px\] { - height: 250px; - } - .lg\:h-72 { height: 18rem; } diff --git a/layouts/partials/hero/background.html b/layouts/partials/hero/background.html index 1bf9e17d..5fbfe82b 100644 --- a/layouts/partials/hero/background.html +++ b/layouts/partials/hero/background.html @@ -3,8 +3,8 @@ {{- if not $featured }}{{ $featured = $images.GetMatch "{*cover*,*thumbnail*}" }}{{ end -}} {{- with $featured -}} {{ with .Resize "1200x" }} -
- +