Commit e01cd0ba authored by Kristian Tan's avatar Kristian Tan

styling

parent 4b375683
...@@ -10,6 +10,9 @@ body { ...@@ -10,6 +10,9 @@ body {
} }
.inputs { .inputs {
display: flex;
width: 10%;
border-left: 1px solid black;
margin-top: 10%; margin-top: 10%;
} }
...@@ -29,12 +32,9 @@ body { ...@@ -29,12 +32,9 @@ body {
width: 15%; width: 15%;
margin-left: 5%; margin-left: 5%;
text-align: left; text-align: left;
border-right: 1px solid black;
} }
.add_device { .add_device {
display: flex;
width: 10%;
margin-left: 15%; margin-left: 15%;
} }
......
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