aboutsummaryrefslogtreecommitdiff
path: root/style/credly-widget.scss
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2017-07-17 21:25:21 +0200
committerNoah Loomans <noahloomans@gmail.com>2017-07-17 21:25:21 +0200
commitbf44c44d4e67c8dc5968a9a688a2d934c3d21164 (patch)
tree3cf6c09691987f746d357c8cc29388b5cf43cb8b /style/credly-widget.scss
parentf72a71927b89a0455414d48da5211df07051bfca (diff)
Use the beta credly widget
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;
+ }
+}