Skip to content

Commit

Permalink
center alignment instead of right in card
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancYescO authored Jul 5, 2022
1 parent 73fe359 commit 120de05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/remotes/samsungtv/remote-html.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ function getRemoteStyle_samsungtv(config) {
background: url(${base_url}/samsungtv_remote.png) no-repeat;
width: 224px;
height: 728px
margin: auto;
}
#remote-control-samsungtv h2,
Expand Down

0 comments on commit 120de05

Please sign in to comment.