ソースを参照

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;