remove drag mobile

This commit is contained in:
Tessier 2020-11-29 22:43:13 +01:00
parent 603942f821
commit a2852d3499
3 changed files with 10 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -187,6 +187,10 @@
} }
figure{ figure{
&.icones{ &.icones{
@media screen and (min-width: 576px) {
display: block;
}
display: none;
img{ img{
position: absolute; position: absolute;
&#objet_1{ &#objet_1{