Skip to content
Snippets Groups Projects
Commit c3b57ff4 authored by Kathrin Osswald's avatar Kathrin Osswald
Browse files

Changed used SCSS variable name due to renaming of variables by Moodle.

parent 5cd79deb
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ Changes
### Unreleased
* 2018-05-14 - Changed used SCSS variable name due to renaming of variables by Moodle.
* 2018-05-14 - Check compatibility for Moodle 3.5, no functionality change.
### Release v3.4-r5
......
......@@ -268,7 +268,7 @@ body.loginbackgroundimage {
position: inherit;
left: inherit;
font-weight: $headings-font-weight;
font-size: $font-size-h3;
font-size: $h3-font-size;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment