Put subtitle inside title

This commit is contained in:
Thomas Dehaeze 2020-11-26 19:56:48 +01:00
parent ab7f291a75
commit dd2a51ff03

View File

@ -1,3 +1,12 @@
.title {
.subtitle{
font-size:95%;
font-weight:700;
}
}
h1,h2,h3,h4,h5,h6 {
font-family:"Roboto Slab","ff-tisa-web-pro","Georgia",Arial,sans-serif;
}
@ -7,11 +16,6 @@ h1{
margin-bottom: 1em;
font-weight:700;
text-align: center;
.subtitle{
font-size:95%;
font-weight:700;
}
}
h2{