aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/components/modals/shared.js
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/components/modals/shared.js')
-rw-r--r--frontend/src/components/modals/shared.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/frontend/src/components/modals/shared.js b/frontend/src/components/modals/shared.js
index 0336818..4d5987a 100644
--- a/frontend/src/components/modals/shared.js
+++ b/frontend/src/components/modals/shared.js
@@ -18,9 +18,4 @@ export const Form = styled.form`
export const ModalHeader = styled.h3`
font-weight: 700
-`
-
-export const Padding = styled.span`
- content: ' ';
- margin-right: 2em;
` \ No newline at end of file