fix categories in courses, small style fixes, landing page module adjustments
This commit is contained in:
committed by
Benedikt Rötsch
parent
23a0ac4a81
commit
1fb784e0d1
@@ -1346,7 +1346,13 @@ body {
|
||||
-webkit-box-flex: 0;
|
||||
-ms-flex: 0 0 1.5em;
|
||||
flex: 0 0 1.5em;
|
||||
color: #8091a5;
|
||||
color: #8091a5
|
||||
}
|
||||
|
||||
.course-card__categories a {
|
||||
display: inline-block;
|
||||
margin-right: 16px;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
||||
.course-card__title {
|
||||
|
||||
Reference in New Issue
Block a user