• This project
    • Loading...
  • Sign in

fe / YOHOBUYPC · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 2
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • YOHOBUYPC
  • static
  • sass-new
  • home
  • _banner-center.css
  • postcss回滚
    ec9f5e65
    by 梁志锋
    2016-03-07 17:34:37 +0800  
    Browse Files
_banner-center.css 165 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
.banner-center {
    margin: 30px 0 0;
    height: 200px;
    overflow: hidden;
    img {
        display: block;
        width: 100%;
        height: 100%;
    }
}