Commit 2b4be758 authored by Chunchi Che's avatar Chunchi Che

update css

parent 792bd1f9
Pipeline #18733 passed with stages
in 2 minutes and 17 seconds
......@@ -5,7 +5,7 @@ body {
.login_div {
margin: auto;
padding: 0%;
padding: 10%;
}
.login_p {
......
......@@ -7,4 +7,6 @@
.item {
text-align: center;
flex: 1;
margin: auto;
padding: 10%;
}
......@@ -7,10 +7,14 @@
.playerRegion {
text-align: center;
flex: 1;
margin: auto;
padding: 10%;
}
.roomRegion {
flex: 1;
margin: auto;
padding: 10%;
}
.roomRegion > p {
text-align: start;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment