diff options
Diffstat (limited to 'frontend/src/components/not-found/CodeBlock.sass')
| -rw-r--r-- | frontend/src/components/not-found/CodeBlock.sass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/src/components/not-found/CodeBlock.sass b/frontend/src/components/not-found/CodeBlock.sass new file mode 100644 index 00000000..51a3d3d0 --- /dev/null +++ b/frontend/src/components/not-found/CodeBlock.sass @@ -0,0 +1,3 @@ +.code-block + white-space: pre-wrap + margin-top: 60px |
