forked from rebillar/site-accueil-insa
tweaks
This commit is contained in:
parent
cac4890d71
commit
501c364900
1 changed files with 2 additions and 2 deletions
|
@ -63,8 +63,8 @@ body {
|
||||||
.bg{
|
.bg{
|
||||||
background-position: center center, center center;
|
background-position: center center, center center;
|
||||||
background-size: auto,cover;
|
background-size: auto,cover;
|
||||||
height: 100%;
|
height: 100vh;
|
||||||
width: 100vh;
|
width: 50vh;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue