mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 22:59:19 +10:00
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>
9 lines
99 B
SCSS
9 lines
99 B
SCSS
.explore-title {
|
|
text-align: center;
|
|
|
|
h3 {
|
|
font-weight: normal;
|
|
font-size: 30px;
|
|
}
|
|
}
|