bouton contact
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.mailto{
|
||||
text-decoration: underline;
|
||||
}
|
||||
@@ -1,4 +1,6 @@
|
||||
|
||||
$header-height : 150px;
|
||||
|
||||
|
||||
.layout-container {
|
||||
position: relative;
|
||||
@@ -17,7 +19,6 @@
|
||||
|
||||
header{
|
||||
flex: 0 0 100%;
|
||||
height: 150px;
|
||||
}
|
||||
main{
|
||||
position: relative;
|
||||
|
||||
@@ -9,5 +9,9 @@
|
||||
background-color: white;
|
||||
|
||||
}
|
||||
|
||||
.bouton{
|
||||
background-color: white !important;
|
||||
border: none !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user