header responsive
This commit is contained in:
@@ -2,6 +2,15 @@ html,body{
|
||||
background: $fond;
|
||||
}
|
||||
|
||||
button{
|
||||
outline:0;
|
||||
border: 0;
|
||||
&:focus{
|
||||
outline:0;
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
header{
|
||||
background: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user