summaryrefslogtreecommitdiff
path: root/app/views/explore
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-08 21:08:52 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-08 21:08:52 +0000
commiteef3d92529e978c3cabafc321965569776c289b7 (patch)
tree7983f7ed7bafb52a7941c1cae5dc1b5d56d36ea1 /app/views/explore
parent33ed90457e6c14d8344882efa01355c080e14149 (diff)
downloadgitlab-ce-eef3d92529e978c3cabafc321965569776c289b7.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/explore')
-rw-r--r--app/views/explore/topics/_head.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/explore/topics/_head.html.haml b/app/views/explore/topics/_head.html.haml
index f5ee95b16c3..2a96c6c97c6 100644
--- a/app/views/explore/topics/_head.html.haml
+++ b/app/views/explore/topics/_head.html.haml
@@ -1,5 +1,5 @@
.page-title-holder.d-flex.align-items-center
- %h1.page-title= _('Projects')
+ %h1.page-title.gl-font-size-h-display= _('Projects')
.top-area.scrolling-tabs-container.inner-page-scroll-tabs
.fade-left= sprite_icon('chevron-lg-left', size: 12)