add margin for h3.ztitle + build theme

This commit is contained in:
MatthieuBarbu 2023-11-02 11:36:27 +01:00
parent 84a6196000
commit 2638093b17
5 changed files with 9 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -580,6 +580,11 @@ h3.ztitre {
font-weight: 400;
}
h3.ztitre {
margin-left: 16px;
margin-right: 16px;
}
ul.et-social-icons {
display: none !important;
}