Przeglądaj źródła

make sure background cover in any size of screen

tags/2.037
Patrick Sun 5 lat temu
rodzic
commit
e5f00c9005
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      src/app/auth/auth.component.scss

+ 1
- 0
src/app/auth/auth.component.scss Wyświetl plik

@@ -6,6 +6,7 @@ div.parent {
height: 100vh;
opacity: 0.95;
background: url('../../assets/img/body_bg.jpg') no-repeat center center fixed;
background-size: cover;
}

.form_login {

Ładowanie…
Anuluj
Zapisz