diff options
| -rwxr-xr-x | public/assets/stylesheets/app.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 6825470..f7bda65 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -1276,7 +1276,7 @@ iframe.embed { .wallpaper { right: 80px; margin-top: 77px; - width: 162px; + width: 172px; -webkit-transition: -webkit-transform 0.1s ease-in-out; -webkit-transform: translateX(400px); transition: transform 0.1s ease-in-out; |
