Commit 114339120260cd99477cc7d5ea8dc5285385e36a

Authored by renansoares
1 parent 15a9e238
Exists in master and in 1 other branch v2

fix login video position

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
app/assets/stylesheets/application.css.scss
... ... @@ -48,5 +48,9 @@
48 48  
49 49 .btn-color {
50 50 background-color: #8a76e7;
  51 +
  52 +#login-video {
  53 + margin-left: 20%;
  54 + margin-top: 5%;
51 55 }
52 56  
... ...