pages/portfolio : espacement des lignes ++
This commit is contained in:
parent
013a872c88
commit
7289773b0c
1 changed files with 4 additions and 0 deletions
|
@ -38,4 +38,8 @@ figcaption {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
line-height: 1.5;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue