From 41af95cba27c057f85db789c007926c8e14c8f1a Mon Sep 17 00:00:00 2001 From: nguyel99 <nguyel99@mi.fu-berlin.de> Date: Thu, 24 Jun 2021 10:05:33 +0000 Subject: [PATCH] Update layout.html --- webapp/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/layout.html b/webapp/layout.html index 612b4ee..16a29b7 100644 --- a/webapp/layout.html +++ b/webapp/layout.html @@ -90,7 +90,7 @@ body { <!-- Credits --> <footer> - <p>By Valentin, Anton, Lena</p> + <p style="text-align: center" >By Valentin, Anton, Lena</p> </footer> -- GitLab