Skip to content

Commit

Permalink
Pre-release de prueba para estilos PreviewCard v2
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeciavirella committed Dec 17, 2019
1 parent f8ac57b commit 4ab91a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dist/css/components.css
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,7 @@ main a[href^="https://"][target^="_blank"]::after {
}

.series-card .row {
display: block !important;
margin-left: -15px;
margin-right: -15px !important;
padding: 0;
Expand Down
1 change: 1 addition & 0 deletions public/assets/css/components.css
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,7 @@ main a[href^="https://"][target^="_blank"]::after {
}

.series-card .row {
display: block !important;
margin-left: -15px;
margin-right: -15px !important;
padding: 0;
Expand Down

0 comments on commit 4ab91a6

Please sign in to comment.