Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Commit 4553dda

Browse files
authored
Merge branch 'cq/ulmo.dev' into master
2 parents 19a4fe3 + 1e65891 commit 4553dda

File tree

23 files changed

+951
-334
lines changed

23 files changed

+951
-334
lines changed
177 KB
Binary file not shown.

tutorindigo/templates/indigo/cms/static/sass/partials/cms/theme/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$primary: {{ INDIGO_PRIMARY_COLOR }};
1+
$primary: #052147; // {{ INDIGO_PRIMARY_COLOR }};
22
$secondary: #F2F7F8;
33

44
$blue: $primary !default;
7.45 KB
Loading
54.4 KB
Binary file not shown.
1010 KB
Loading
177 KB
Loading
3.46 KB
Loading
53.9 KB
Loading
945 KB
Loading

tutorindigo/templates/indigo/lms/static/sass/courseware/_about.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
padding-top: 50px;
55
padding-bottom: 20px;
66
@include media-breakpoint-up(md) {
7-
padding-top: 70px;
7+
padding-top: 350px;
88
padding-bottom: 70px;
99
}
1010
}

0 commit comments

Comments
 (0)