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:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-09 00:08:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-09 00:08:52 +0300
commiteef3d92529e978c3cabafc321965569776c289b7 (patch)
tree7983f7ed7bafb52a7941c1cae5dc1b5d56d36ea1 /app/assets/javascripts/authentication
parent33ed90457e6c14d8344882efa01355c080e14149 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/javascripts/authentication')
-rw-r--r--app/assets/javascripts/authentication/two_factor_auth/components/recovery_codes.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/authentication/two_factor_auth/components/recovery_codes.vue b/app/assets/javascripts/authentication/two_factor_auth/components/recovery_codes.vue
index 6a2e5f5c2c5..9cf41750efe 100644
--- a/app/assets/javascripts/authentication/two_factor_auth/components/recovery_codes.vue
+++ b/app/assets/javascripts/authentication/two_factor_auth/components/recovery_codes.vue
@@ -101,7 +101,7 @@ export default {
<template>
<div>
- <h1 class="page-title">
+ <h1 class="page-title gl-font-size-h-display">
{{ $options.i18n.pageTitle }}
</h1>
<hr />