debian-mirror-gitlab/app/assets/stylesheets/pages/explore.scss
2015-09-25 12:07:36 +05:30

16 lines
208 B
SCSS

.explore-title {
text-align: center;
h3 {
font-weight: normal;
font-size: 30px;
}
}
.explore-trending-block {
.lead {
line-height: 32px;
font-size: 18px;
margin-top: 10px;
}
}