Donate
If you like this app, you can thank me and donate to me.
Bitcoin: - BC1QSPZGJ7XRF099S2EJ8F5ZMM52XU0WKFURPEZNY5 + BC1QSPZGJ7XRF099S2EJ8F5ZMM52XU0WKFURPEZNY5
From 072e0e20a776d62adb9d1343888efa9451d78c8d Mon Sep 17 00:00:00 2001
From: Eugene Serb <46799701+eugene-serb@users.noreply.github.com>
Date: Sun, 19 Jun 2022 11:47:45 +0300
Subject: [PATCH] Updated feedback.html. Made feedback and donate posts
separated, fix link with new CSS class .link_hash that break all to new lines
---
css/styles.css | 4 ++++
feedback.html | 5 +++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/css/styles.css b/css/styles.css
index 8de64e2..0e517d3 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -506,3 +506,7 @@ table, th, td {
color: var(--color-white);
}
+.link_hash {
+ word-break: break-all;
+}
+
diff --git a/feedback.html b/feedback.html
index a191413..074197e 100644
--- a/feedback.html
+++ b/feedback.html
@@ -102,12 +102,13 @@
Follow me on Twitter:
@eugene_serb
-
+
+
If you like this app, you can thank me and donate to me.