frontend-monorepo-137 Remove top white border

This commit is contained in:
sam-keen 2022-03-24 16:56:37 +00:00
parent 56b6933ea3
commit 9d77ab15dc

View File

@ -28,7 +28,6 @@ body,
.template-sidebar {
border-bottom: 1px solid $white;
border-top: 1px solid $white;
display: grid;
grid-template-rows: auto minmax(700px, 1fr);
grid-template-columns: 300px minmax(auto, 1fr);