Explorar el Código

fixing privacy text in css

BaumSplitter41 hace 2 días
padre
commit
174d08b6fd
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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;