Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-06 22:27:56 +0300
committerJacob Schatz <jschatz1@gmail.com>2016-12-15 04:01:01 +0300
commitfd3be70dcd1bd625a69701a7be17ae4e733d1512 (patch)
tree7788567a314ac84e293163206b0386810ee434f9 /app/views/explore
parent4e68b88193b561faa9ab6b54573970d994e7de60 (diff)
Shift emojis and icons styles into framework
Diffstat (limited to 'app/views/explore')
-rw-r--r--app/views/explore/_head.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/explore/_head.html.haml b/app/views/explore/_head.html.haml
index d8a57560788..a3b0709e261 100644
--- a/app/views/explore/_head.html.haml
+++ b/app/views/explore/_head.html.haml
@@ -1,5 +1,5 @@
-.explore-title
- %h3
+.explore-title.text-center
+ %h2
Explore GitLab
%p.lead
Discover projects, groups and snippets. Share your projects with others