replacement d'images (formulaires) + nettoyage css

This commit is contained in:
chankalan 2021-09-23 18:08:40 +02:00
parent 21a6c6834a
commit b69d69990a
5 changed files with 0 additions and 19 deletions

View File

Before

Width:  |  Height:  |  Size: 311 B

After

Width:  |  Height:  |  Size: 311 B

View File

Before

Width:  |  Height:  |  Size: 300 B

After

Width:  |  Height:  |  Size: 300 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 B

View File

@ -132,25 +132,6 @@
}
a.back-to-top {
display: none;
@include media($bp-large-up) {
position: fixed;
width: 52px;
height: 66px;
right: 20px;
bottom: 20px;
z-index: 8;
text-indent: -9999px;
background: url("../images/back-top.png") no-repeat center;
outline: none;
}
&:focus {
background: none !important;
}
}
@include media($bp-medium-up) {
.flex {
@include flex;