adding content classes + divers

This commit is contained in:
2021-07-22 13:19:25 +02:00
parent c6a3f59d87
commit d81f5bafe3
12 changed files with 69 additions and 41 deletions

View File

@@ -1,5 +1,4 @@
#accompanying_course_work_list {
div.accompanying_course_work-list {
.item {
margin-bottom: 1.5rem;

View File

@@ -15,13 +15,6 @@ div.list-household-members {
font-weight: 700;
}
div.person {
ul.record_actions {
li {
margin-right: 0 !important;
}
}
}
div.comment {
// for the comment for household-members
}

View File

@@ -56,9 +56,6 @@ export default {
<style lang="scss">
div#accompanying-course {
h1 {
margin: 1.5em 0;
}
div.vue-component {
h2 {
margin: 1em 0.7em;