enlever macaron devis
This commit is contained in:
parent
d4f332aa33
commit
8bbc037cb3
@ -2623,6 +2623,7 @@ header nav.dropmenu > ul {
|
||||
background-repeat: repeat;
|
||||
width: 100%; }
|
||||
#devis .title {
|
||||
visibility: hidden;
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
background: #9e0027;
|
||||
@ -2646,7 +2647,7 @@ header nav.dropmenu > ul {
|
||||
margin-right: 20px;
|
||||
height: auto; }
|
||||
#devis .txt p {
|
||||
padding: 20px 20px 20px 100px;
|
||||
padding: 20px 20px 20px 20px;
|
||||
color: black;
|
||||
text-align: left; }
|
||||
#devis .txt p strong {
|
||||
|
@ -1152,6 +1152,7 @@
|
||||
width: 100%;
|
||||
// height: 300px;
|
||||
.title{
|
||||
visibility: hidden;
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
background: $red;
|
||||
@ -1173,7 +1174,7 @@
|
||||
margin-right: 20px;
|
||||
height: auto;
|
||||
p{
|
||||
padding: 20px 20px 20px 100px;
|
||||
padding: 20px 20px 20px 20px;
|
||||
color: black;
|
||||
text-align: left;
|
||||
strong{
|
||||
|
Loading…
x
Reference in New Issue
Block a user