Fix incorrect modal colors on the reader page

This commit is contained in:
Alex Ling
2020-06-16 06:04:43 +00:00
parent 4af5258602
commit 0e7be6392d
2 changed files with 8 additions and 4 deletions

View File

@@ -4,7 +4,6 @@
<%= render_component "head" %>
<body>
<script src="<%= base_url %>js/theme.js"></script>
<div class="uk-section uk-section-default uk-section-small reader-bg">
<div class="uk-container uk-container-small">
<%- urls.each_with_index do |url, i| -%>