AccompanyingCourse: improve design of CourseLocation block

This commit is contained in:
2021-08-20 23:04:51 +02:00
parent 4d65c54996
commit 14cbb1dd28
2 changed files with 26 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ div.list-with-period {
flex-wrap: nowrap;
div.wl-col {
&.title {
width: 36%;
width: 34%;
@include media-breakpoint-up(md) {
margin-left: 0;
}