Commit 4b375683 authored by Kristian Tan's avatar Kristian Tan

styling

parent 2ac3738c
...@@ -24,14 +24,17 @@ body { ...@@ -24,14 +24,17 @@ body {
} }
.device_list { .device_list {
display: flex;
height: 50%; height: 50%;
width: 20%; width: 15%;
margin-left: 5%; margin-left: 5%;
text-align: left; text-align: left;
border-right: 1px solid black; 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