Skip to content

Commit

Permalink
Remove hard coded background color from motion slide
Browse files Browse the repository at this point in the history
We want the colors to be configurable in the edit menu of the slide.
  • Loading branch information
reiterl committed Jun 10, 2024
1 parent 10373e1 commit d8dddc4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
}

.metatable {
background-color: #ddd;
width: 100%;
font-size: 120%;

Expand Down

0 comments on commit d8dddc4

Please sign in to comment.