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

Commit 0fb2a1c

Browse files
committed
add attribution box license css
1 parent 4176a4c commit 0fb2a1c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css/cc-attribution-box.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
2-
2+
.cc-attribution-box-license {
3+
width:6em;
4+
}
35
.cc-attribution-box-container {
46
display: inline-block;
57
position: relative;

0 commit comments

Comments
 (0)