diff options
Diffstat (limited to 'css/_error_404.sass')
-rw-r--r-- | css/_error_404.sass | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/css/_error_404.sass b/css/_error_404.sass index 5961f49..c476225 100644 --- a/css/_error_404.sass +++ b/css/_error_404.sass @@ -6,3 +6,13 @@ &.title_404 font-size: 3em font-weight: bold + margin-bottom: 1em + p + &.text-muted + margin-top: 1em + margin-bottom: 1em + &.mensaje-error-404 + margin-top: 4em + margin-bottom: 2.5em + .col-lg-offset-3 + margin-bottom: 0.5em |