From 2d3bc1c742d0dc1cb04f262886b1b30905074aad Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Wed, 24 Nov 2021 16:50:13 +0100 Subject: [PATCH] overflow banner --- CHANGELOG.md | 8 +++++++- src/client/App.svelte | 4 ++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da0dbe8..f0640ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.8] 2021-11 +## [0.8] 2021-11-24 + +### Fixed + +- Bug with overflowing banner. + +## [0.8] 2021-11-23 ### Added diff --git a/src/client/App.svelte b/src/client/App.svelte index 67ea9f6..40d8564 100644 --- a/src/client/App.svelte +++ b/src/client/App.svelte @@ -26,6 +26,10 @@