This commit is contained in:
parent
0dd9147906
commit
ce039a5d68
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@ main li:hover {
|
||||||
div {
|
div {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Element title */
|
/* Element title */
|
||||||
|
@ -71,6 +72,7 @@ div h3 {
|
||||||
/* Element description */
|
/* Element description */
|
||||||
span {
|
span {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Element text */
|
/* Element text */
|
||||||
|
|
Loading…
Reference in a new issue