Skip to content
Snippets Groups Projects
Commit 2cdc6c85 authored by Kevin Lin's avatar Kevin Lin :sparkles:
Browse files

_sass: Set card header font size to text-gamma

parent e1b013be
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
} }
.announcement-header { .announcement-header {
@extend .text-gamma;
} }
.announcement-body { .announcement-body {
......
...@@ -101,6 +101,7 @@ ...@@ -101,6 +101,7 @@
} }
.module-header { .module-header {
@extend .text-gamma;
} }
.module-body { .module-body {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment