Commit 99e35c32 authored by Kristian Tan's avatar Kristian Tan

Removed right border for device lisy

parent da070666
......@@ -5,6 +5,7 @@ body {
.heading {
text-decoration: underline;
text-align: center;
margin-bottom: 10%;
/*background-color: aqua;*/
}
......@@ -18,9 +19,6 @@ body {
.device_list {
width: 25%;
/*background-color: red;*/
border-right-style: solid;
border-color: black;
border-width: 1px;
margin-left: 5%;
text-align: left;
}
......
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