From 35d1e568fa43b966fae11c2f63e9db2e6686b9a6 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Wed, 23 Jul 2025 22:45:25 +1000 Subject: [PATCH] Fix Vizio image alignment Use of ::before was possibly a little complicated. I've added an explicit element for the image and displayed using flexbox. --- .../content/copyleft-compliance/vizio.html | 2 +- conservancy/static/css/conservancy.css | 37 ------------------- conservancy/templates/base_vizio.html | 5 ++- 3 files changed, 4 insertions(+), 40 deletions(-) diff --git a/conservancy/content/copyleft-compliance/vizio.html b/conservancy/content/copyleft-compliance/vizio.html index 3e798c72..9b2959b3 100644 --- a/conservancy/content/copyleft-compliance/vizio.html +++ b/conservancy/content/copyleft-compliance/vizio.html @@ -18,7 +18,7 @@ {% block on-page-css %}