Commit a1dddff4 authored by Kristian Tan's avatar Kristian Tan

Removed unnecesary divs

parent fb036c92
......@@ -18,6 +18,8 @@ body{
.device_list{
width: 25%;
/*background-color: red;*/
border-style: solid;
border-color: black;
}
.spacer{
......@@ -31,11 +33,3 @@ body{
border-style: solid;
border-color: black;
}
.display {
width: 80%;
height: 80%;
margin: 5%;
border-style: solid;
border-color: black;
}
\ No newline at end of file
......@@ -31,9 +31,6 @@
<div class="spacer"></div>
<div class="smart_meter">
<div class="display">
</div>
</div>
</div>
......
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