Skip to content

Commit

Permalink
Works better here
Browse files Browse the repository at this point in the history
  • Loading branch information
pikesley committed Jan 30, 2016
1 parent a43444c commit a024b52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion app/assets/stylesheets/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ html {

body {
text-transform: lowercase;
background-image: image-url('concrete_seamless.png');
}

h1 {
Expand Down
1 change: 1 addition & 0 deletions app/assets/stylesheets/nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ nav {
.navbar {
border: 0px;
background-color: $gray-lighter;
background-image: image-url('concrete_seamless.png');
}

/* navbar */
Expand Down

0 comments on commit a024b52

Please sign in to comment.