]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove background image-related css from about page
[rails.git] / app / assets / stylesheets / common.scss
index 53b561b63638bc5e96e35b6bada8b718b3522e90..88452226bf3c44a06233f8c7418eba27fc9cabbb 100644 (file)
@@ -1646,10 +1646,6 @@ dl.dl-inline {
 
 .site-about #content {
   background-color: $lightgrey;
-  background-position: 50% 50%;
-  background-repeat: no-repeat;
-  background-size: cover;
-  background-attachment: fixed;
 
   .content-inner {
     max-width: 760px;