Skip to content
Snippets Groups Projects
Commit 9ed97b6f authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

transition

parent 156b37e2
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ body{
width: 60%;
transform: rotate(-3deg);
margin-left: -1rem;
transition: all .25s;
}
.menuContainer .title{
background-image: url("../images/bande-noire.png");
......@@ -56,5 +57,6 @@ body{
.menuContainer .item.selectable:hover{
width: 75%;
transition: all .25s;
background-image: url("../images/bande-verte.png");
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment