From badb2ebde28e509efcfef161b07695bba97cdf16 Mon Sep 17 00:00:00 2001 From: Fluffy-Bean Date: Sun, 9 Apr 2023 00:42:26 +0000 Subject: [PATCH] Make groups prettier --- gallery/static/sass/components/gallery.sass | 2 -- gallery/templates/layout.html | 6 +----- gallery/templates/list.html | 2 +- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/gallery/static/sass/components/gallery.sass b/gallery/static/sass/components/gallery.sass index 69ee691..3dc8297 100644 --- a/gallery/static/sass/components/gallery.sass +++ b/gallery/static/sass/components/gallery.sass @@ -161,8 +161,6 @@ display: block - background-color: RGB($bg-bright) - img width: 100% height: 100% diff --git a/gallery/templates/layout.html b/gallery/templates/layout.html index 1588b8e..56af76f 100644 --- a/gallery/templates/layout.html +++ b/gallery/templates/layout.html @@ -30,11 +30,7 @@ type="image/svg+xml" media="(prefers-color-scheme: dark)"/> - {% assets "lib" %} - - {% endassets %} - - {% assets "js" %} + {% assets "scripts" %} {% endassets %} diff --git a/gallery/templates/list.html b/gallery/templates/list.html index 4e384b7..1ea73b0 100644 --- a/gallery/templates/list.html +++ b/gallery/templates/list.html @@ -119,7 +119,7 @@ {% if groups %}