Commit c82d2f00 authored by Kristian Tan's avatar Kristian Tan

styling

parent e987d02a
...@@ -12,15 +12,15 @@ body { ...@@ -12,15 +12,15 @@ body {
.inputs { .inputs {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
background-color: green; /*background-color: green;*/
height: 10%; /*height: 10%;*/
} }
.containerRows { .containerRows {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
background-color: darkkhaki; /*background-color: darkkhaki;*/
height: 90%; /*height: 90%;*/
} }
.device_list { .device_list {
......
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