Skip to content
Snippets Groups Projects
Commit 44faa2f3 authored by Julian's avatar Julian
Browse files

Fix dd margin

parent 39fd33f3
No related branches found
No related tags found
1 merge request!236Resolve "Improve week view for mobile devices (size s)"
......@@ -26,7 +26,7 @@ dt {
}
dd {
margin: auto;
margin: 0;
padding: unset;
}
......
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