Przeglądaj źródła

fixing privacy text in css

BaumSplitter41 2 dni temu
rodzic
commit
174d08b6fd
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      css/style.css

+ 5 - 0
css/style.css

@@ -94,6 +94,11 @@ body {
 	justify-content: center;
 }
 
+.privacy {
+	display: flex;
+	justify-content: center;
+}
+
 footer {
 	display: flex;
 	justify-content: center;