summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/components/Global/PageSection.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/Global/PageSection.vue b/src/components/Global/PageSection.vue
index ddf204d3..48bb8a19 100644
--- a/src/components/Global/PageSection.vue
+++ b/src/components/Global/PageSection.vue
@@ -29,7 +29,6 @@ h2 {
content: '';
display: block;
width: 100px;
- border: 1px solid gray('300');
margin-top: 10px;
}
}