diff options
Diffstat (limited to 'css/_error_404.sass')
-rw-r--r-- | css/_error_404.sass | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/css/_error_404.sass b/css/_error_404.sass new file mode 100644 index 0000000..5961f49 --- /dev/null +++ b/css/_error_404.sass @@ -0,0 +1,8 @@ +.container + .col-lg-8 + margin-top: 10% + .logo + h1 + &.title_404 + font-size: 3em + font-weight: bold |