From b2589f51118f0dc816b7d7feba003c8b1e34adf3 Mon Sep 17 00:00:00 2001
From: Patrizio Bekerle <patrizio.bekerle@tugraz.at>
Date: Mon, 5 Jul 2021 09:43:20 +0200
Subject: [PATCH] Fix markdown styling

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 250b372..280fe9f 100644
--- a/README.md
+++ b/README.md
@@ -163,5 +163,7 @@ Example:
 </dbp-signature-verification>
 ```
 
-### Design Note
-To ensure a uniform and responsive design the activity should occupy 100% of the window width when the activity width is less than 768 px.
+## Design Notes
+
+To ensure a uniform and responsive design the activity should occupy 100% of the window width
+when the activity width is less than 768 px.
-- 
GitLab