Delete border-bottom from section

parent 37e650be
section {
background: $default-color;
border-bottom: 1px solid;
border-color: $border-base;
box-sizing: border-box;
display: grid;
grid-template-columns: repeat(2, 1fr);
......
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