diff --git a/package.json b/package.json
index 0547ea2..3c52857 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"engines": {
"node": "18.20"
},
- "version": "2.5.4",
+ "version": "2.5.5",
"license": "GPL-3.0",
"repository": "github:Bambosh/unofficial-homestuck-collection",
"private": true,
diff --git a/src/components/UIElements/Notifications.vue b/src/components/UIElements/Notifications.vue
index 429ebad..bfb12e3 100644
--- a/src/components/UIElements/Notifications.vue
+++ b/src/components/UIElements/Notifications.vue
@@ -260,6 +260,7 @@ export default {
.notifWrapper {
position: absolute;
+ overflow: hidden;
width: 400px;
height: 100%;
pointer-events: none;
diff --git a/src/imods/_twoToThree/mod.js b/src/imods/_twoToThree/mod.js
index ffe1790..cc36ca3 100644
--- a/src/imods/_twoToThree/mod.js
+++ b/src/imods/_twoToThree/mod.js
@@ -51,11 +51,11 @@ module.exports = {
// Hotfix some formatting headaches
archive.mspa.story['004153'].content = archive.mspa.story['004153'].content.replace(
- `Lrd English`,
+ `Lrd English`,
`Lrd English`)
archive.mspa.story['005530'].content = archive.mspa.story['005530'].content.replace(
- `Lrd English`,
+ `Lrd English`,
`Lrd English`)
archive.comics.pxs.comics['you-have-a-feeling-its-going-to-be-a-long-day'].credit = "Zach Morrison and Andrew Hussie"