debian-mirror-gitlab/app/assets/stylesheets/pages/explore.scss

17 lines
208 B
SCSS
Raw Normal View History

2014-09-02 18:07:02 +05:30
.explore-title {
text-align: center;
h3 {
font-weight: normal;
font-size: 30px;
}
}
2015-09-25 12:07:36 +05:30
.explore-trending-block {
.lead {
line-height: 32px;
font-size: 18px;
margin-top: 10px;
}
}