Skip to content

Commit

Permalink
Print Styling
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmarcia committed Oct 22, 2019
1 parent 7358c99 commit e88d461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/pdf.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<%= wicked_pdf_stylesheet_link_tag "application" -%>
</head>
<body>
<div style="font-size: 1.875rem" class='container'>
<div style="font-size: 1.25rem" class='container'>
<%= yield %>
</div>
</body>
Expand Down

0 comments on commit e88d461

Please sign in to comment.