Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit d6431fe3 authored by Julie Thezenas's avatar Julie Thezenas
Browse files

align

parent a2f9adf3
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,12 @@
max-width: 100%;
}
// title
.category-text-title {
display: inline-flex;
align-items: baseline;
}
.categories-and-latest {
flex-direction: column;
}
......@@ -16,6 +22,7 @@
.subcategories,
.category-description {
display: none;
}
tbody {
......@@ -28,7 +35,7 @@
margin: 0.75em;
border: 1px solid rgba(0, 0, 0, 0.1) !important;
border-left-color: transparent;
border-radius: 10px;
}
.category {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment