Skip to content

Commit

Permalink
Enhanced article display
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosomb committed Apr 6, 2020
1 parent fbfeb20 commit 1598d13
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion app/Resources/static/themes/material/css/article.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@
#article {
font-size: 20px;
margin: 0 auto;
padding-bottom: 80px;
max-width: 45em;
padding: 5px 20px;
background-color: #fff;
box-shadow: 0 0 10px #ccc;

article {
color: #424242;
Expand Down
2 changes: 1 addition & 1 deletion web/wallassets/baggy.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web/wallassets/material.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web/wallassets/material.js

Large diffs are not rendered by default.

0 comments on commit 1598d13

Please sign in to comment.