fix perched poule height
This commit is contained in:
parent
dfe3847c56
commit
5643b44a03
@ -128,7 +128,7 @@
|
|||||||
height: calc(100% - 3rem);
|
height: calc(100% - 3rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin o-easter-egg($width: 100%, $height: 30px, $img: 'img/poule.svg' ){
|
@mixin o-easter-egg($width: 100%, $height: 100%, $img: 'img/poule.svg' ){
|
||||||
position: relative;
|
position: relative;
|
||||||
// Easter Egg on hover 5s
|
// Easter Egg on hover 5s
|
||||||
&:after {
|
&:after {
|
||||||
|
Loading…
Reference in New Issue
Block a user