Browse Source

Improve style of sub title

pull/2652/head
Thomas 2 years ago
parent
commit
5e65bca8d6
  1. 2
      apps/client/src/app/pages/blog/blog-page.html
  2. 2
      apps/client/src/app/pages/features/features-page.html

2
apps/client/src/app/pages/blog/blog-page.html

@ -1,7 +1,7 @@
<div class="container"> <div class="container">
<div class="mb-5 row"> <div class="mb-5 row">
<div class="col"> <div class="col">
<h1 class="h3 mb-4 text-center"> <h1 class="h3 line-height-1 mb-4 text-center">
<span class="d-none d-sm-block" i18n>Blog</span> <span class="d-none d-sm-block" i18n>Blog</span>
<small class="text-muted" i18n <small class="text-muted" i18n
>Discover the latest Ghostfolio updates and insights on personal >Discover the latest Ghostfolio updates and insights on personal

2
apps/client/src/app/pages/features/features-page.html

@ -1,7 +1,7 @@
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col"> <div class="col">
<h1 class="h3 mb-4 text-center"> <h1 class="h3 line-height-1 mb-4 text-center">
<span class="d-none d-sm-block" i18n>Features</span> <span class="d-none d-sm-block" i18n>Features</span>
<small class="text-muted" i18n> <small class="text-muted" i18n>
Check out the numerous features of Ghostfolio to manage your wealth Check out the numerous features of Ghostfolio to manage your wealth

Loading…
Cancel
Save