aboutsummaryrefslogtreecommitdiff
path: root/style/credly-widget.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style/credly-widget.scss')
-rw-r--r--style/credly-widget.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/style/credly-widget.scss b/style/credly-widget.scss
new file mode 100644
index 0000000..9c495a9
--- /dev/null
+++ b/style/credly-widget.scss
@@ -0,0 +1,7 @@
+.credly__user {
+ line-height: initial;
+
+ &, * {
+ box-sizing: initial;
+ }
+}