vniigaz news red text indent
parent
c3fd6969d7
commit
48a3254d4a
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue