Correzione nome immagine css
This commit is contained in:
parent
becd34b9cd
commit
0a86000074
Binary file not shown.
Before Width: | Height: | Size: 502 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.3 MiB |
Binary file not shown.
After Width: | Height: | Size: 100 KiB |
Binary file not shown.
After Width: | Height: | Size: 110 KiB |
|
@ -81,7 +81,7 @@ img {
|
|||
justify-content: center;
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(./Img/Index/home6.jpg) no-repeat center center scroll;
|
||||
background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(./Img/Index/backgroudHome.jpg) no-repeat center center scroll;
|
||||
/*Immagine come background della navbar*/
|
||||
background-size: cover;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue