diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 88d6e323..8bb3281f 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -105,6 +105,12 @@ -moz-background-size:cover; -webkit-background-size:cover; background-size:cover; + background-position: center top; +} +.interior .header-Outro .screenshot.dashboard { + width: 249px; + background-size: 249px; + height: 143px; } .interior .header-Outro ul { margin:0;padding:0; diff --git a/views/dashboard.erb b/views/dashboard.erb index 7a85ffbb..0189274d 100644 --- a/views/dashboard.erb +++ b/views/dashboard.erb @@ -19,10 +19,10 @@