From 6b016feed7990ce1034f6141a88cad2d682b79bc Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sat, 20 Jan 2024 22:30:14 -0500 Subject: [PATCH] fix(ui): style fixes after bootstrap 5.3 update (#421) --- web/templates/base.html | 2 +- web/templates/config.html | 10 +++++----- web/templates/home.html | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/web/templates/base.html b/web/templates/base.html index e9bfd8b27..daba6730e 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -1,5 +1,5 @@ - + {% if title %} RetroArcher - {{ title }} diff --git a/web/templates/config.html b/web/templates/config.html index c7d5a60f7..c4530ff0e 100644 --- a/web/templates/config.html +++ b/web/templates/config.html @@ -13,8 +13,8 @@