Template:JakeTesting.css: Difference between revisions

No edit summary
No edit summary
Line 27: Line 27:
   box-shadow: 0 2px 6px rgba(0,0,0,.03);
   box-shadow: 0 2px 6px rgba(0,0,0,.03);
   padding: 2rem 1.5rem;
   padding: 2rem 1.5rem;
}
.crw-hero-wp{
  max-width:980px;
  margin:0 auto 1.5rem;
  padding:2rem 1rem;
  border-radius:10px;
  box-shadow:0 1px 6px rgba(0,0,0,.03);
}
.content-grid{
  max-width:980px;
  margin-top:0;
  padding:0 1rem;
}
}