Skip to content
Snippets Groups Projects
Commit 9204af1b authored by AndiMajore's avatar AndiMajore
Browse files

fixed small styling issues introduced through integration into website

parent eff582fd
No related branches found
No related tags found
No related merge requests found
......@@ -228,6 +228,10 @@
padding-right: 0;
padding-left: 0;
}
.card-header {
padding: 0 0;
line-height: 18px;
}
}
.row > * {
......@@ -239,3 +243,8 @@
padding-right: calc(1.5rem * .5);
padding-left: calc(1.5rem * .5);
}
.card-header {
padding: 0.5rem 1rem;
line-height: 24px;
}
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