浏览代码

fixing privacy text in css

BaumSplitter41 2 天之前
父节点
当前提交
174d08b6fd
共有 1 个文件被更改,包括 5 次插入0 次删除
  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;