Files
gitlabhq/app/assets/stylesheets/sections/explore.scss
T
Dmitriy Zaporozhets 1df0345e9e Explore area
Create one place for exploring GitLab instance projects and groups for
both signed in and anonymous users

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-23 11:13:33 +03:00

9 lines
99 B
SCSS

.explore-title {
text-align: center;
h3 {
font-weight: normal;
font-size: 30px;
}
}