Change p.text-description display to inline-block
This commit is contained in:
parent
3ca36cce07
commit
b2f88e0a92
@ -70,6 +70,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
p.text-description{
|
p.text-description{
|
||||||
|
display: inline-block;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
Reference in New Issue
Block a user