Add subtitle to FAQ page

This commit is contained in:
Chocobozzz 2019-09-23 10:48:49 +02:00
parent 04dbb45c9c
commit abc4dfd4f1
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -5,6 +5,8 @@
<div class="title-block">
<div class="title" v-translate>FAQ</div>
<p>A few questions to discover PeerTube</p>
<div class="separator"></div>
</div>
@ -407,7 +409,7 @@
<style scoped lang="scss">
@import '../scss/_variables.scss';
.title {
.block .title {
font-size: 22px;
margin-top: 30px;
margin-bottom: 15px;