Skip to content

Commit 1327e52

Browse files
committed
Make the example widget a little nicer to look at.
1 parent 5fe0de5 commit 1327e52

File tree

1 file changed

+2
-1
lines changed
  • {{cookiecutter.github_project_name}}/css

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.custom-widget {
2-
background-color: blue;
2+
background-color: lightseagreen;
3+
padding: 0px 2px;
34
}

0 commit comments

Comments
 (0)