Added animations, improved footer
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.projet-compare-container {
|
||||
display: grid;
|
||||
background-color: #222;
|
||||
|
||||
> * {
|
||||
grid-area: 1 / 1;
|
||||
@@ -94,7 +95,7 @@ input[type="range"]::-moz-range-track {
|
||||
width: 100%;
|
||||
height: 12.8px;
|
||||
cursor: pointer;
|
||||
animate: 0.2s;
|
||||
transition: all 0.2s;
|
||||
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
|
||||
background: none;
|
||||
border-radius: 25px;
|
||||
|
||||
Reference in New Issue
Block a user