diff options
Diffstat (limited to 'opendc-web/opendc-web-ui/src/components/not-found/CodeBlock.module.scss')
| -rw-r--r-- | opendc-web/opendc-web-ui/src/components/not-found/CodeBlock.module.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/opendc-web/opendc-web-ui/src/components/not-found/CodeBlock.module.scss b/opendc-web/opendc-web-ui/src/components/not-found/CodeBlock.module.scss deleted file mode 100644 index 8af3ee6d..00000000 --- a/opendc-web/opendc-web-ui/src/components/not-found/CodeBlock.module.scss +++ /dev/null @@ -1,4 +0,0 @@ -.codeBlock { - white-space: pre-wrap; - margin-top: 60px; -} |
