Skip to content
  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in

Kevin / CSS Optimizations Workshop

Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • css_optim
  • scss
  • _structure.scss
  • Kevin Van Ransbeeck's avatar
    Replaced lazy loaded images with full slider (new iamges) · 2d7f29f0
    Kevin Van Ransbeeck committed Sep 26, 2014
    2d7f29f0
_structure.scss 151 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11 12 13
header {
  text-align: center;
  img {
    max-width: 749px;
  }
}


footer {
  border-top: 1px solid #CCC;
  margin: 25px 0 0 0;
  padding: 25px 0;
}