diff --git a/custom.scss b/custom.scss index 948d2c0..61a32b8 100644 --- a/custom.scss +++ b/custom.scss @@ -57,4 +57,11 @@ $font-family-sans-serif: 'D-DINCondensed', sans-serif; .header { font-size: 0.75rem; +} + +.preprocessing-note { + margin-top: 0px; + margin-right: 0px; + margin-bottom: 0px; + margin-left: 20px; } \ No newline at end of file