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