From 8a056c7440a9a4d43714ce41d18bc66aba7dc999 Mon Sep 17 00:00:00 2001
From: Martin Hustoles <martin.hustoles@student.reutlingen-university.de>
Date: Mon, 30 May 2022 16:56:18 +0000
Subject: [PATCH] xDawfafawfa

---
 style.css | 30 ------------------------------
 1 file changed, 30 deletions(-)
 delete mode 100644 style.css

diff --git a/style.css b/style.css
deleted file mode 100644
index f50e661..0000000
--- a/style.css
+++ /dev/null
@@ -1,30 +0,0 @@
-* {
-    background-color: black;
-    color: white;
-}
-
-.zentriert {
-    text-align: center;
-}
-
-.Bild {
-    width: 25%;
-    /*height: 5%;*/
-}
-
-/*  */
-.container {
-    display: flex;
-    flex-direction: row;
-    flex-wrap: nowrap;
-}
-
-.item1 {
-    align-self: auto;
-    order: 1;
-}
-
-.item2 {
-    align-self: auto;
-    order: 2;
-}
\ No newline at end of file
-- 
GitLab