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 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Element title */
|
||||
|
@ -71,6 +72,7 @@ div h3 {
|
|||
/* Element description */
|
||||
span {
|
||||
margin: auto;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/* Element text */
|
||||
|
|
Loading…
Reference in a new issue