Style rework #35

Merged
Anri merged 70 commits from rework into main 2023-10-15 20:58:23 +02:00
Showing only changes of commit ce039a5d68 - Show all commits

View file

@ -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 */