Skip to content

Commit e0f7395

Browse files
committed
Edits background color of embeddable lisence code
1 parent 4b46eb6 commit e0f7395

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/LicenseCopy.vue

+3
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,9 @@ export default {
167167
#attribution-text p {
168168
margin-top: 0.5rem;
169169
margin-bottom: 1rem;
170+
background-color: #fff;
171+
padding: 24px 0 0 24px;
172+
height: 100px;
170173
}
171174
#generated-html-container {
172175
padding-top: 10px;

0 commit comments

Comments
 (0)