From b0561b4c61a4cef7c6e601c151ae8f7ddc847091 Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Wed, 24 Apr 2019 23:42:56 +0200
Subject: [PATCH] fix for bold font in div

---
 slides/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/index.md b/slides/index.md
index 86b1f011..17f62161 100644
--- a/slides/index.md
+++ b/slides/index.md
@@ -11,7 +11,7 @@
 </div>
 
 <div style="top: 25em; left: 60%; position: fixed; width: 50%;">
-**Firstname LastName, Title**<br>
+<b>Firstname LastName, Title</b><br>
 firstname.lastname@uni.lu<br>
 <i>Luxembourg Centre for Systems Biomedicine</i>
 </div>
-- 
GitLab