vniigaz news red text indent

master
Boris Voropaev 2024-01-10 17:53:21 +03:00
parent c3fd6969d7
commit 48a3254d4a
1 changed files with 5 additions and 0 deletions

View File

@ -410,6 +410,9 @@ publications-list{
font-style: normal;
font-weight: 400;
line-height: 32px;
text-align: justify;
text-indent: 30px;
white-space: pre-wrap;
}
.name{
margin-bottom: 24px;
@ -447,6 +450,8 @@ publication-page {
display: flex;
flex-direction: column;
gap: $p;
text-align: justify;
text-indent: 30px;
};
.publication-page-back {