modif 11_11_20
This commit is contained in:
@@ -32,8 +32,12 @@ header{
|
||||
border-left: 1px solid $color1;
|
||||
padding: 0;
|
||||
display: none;
|
||||
a{
|
||||
display: flex;
|
||||
}
|
||||
@media screen and (min-width: 1200px) {
|
||||
display: flex;
|
||||
|
||||
}
|
||||
.site_setting_entity{
|
||||
display: flex;
|
||||
@@ -65,12 +69,10 @@ header{
|
||||
margin-bottom: 0.6rem;
|
||||
}
|
||||
&:last-child{
|
||||
p{
|
||||
color: $color2;
|
||||
padding-right: 10px;
|
||||
// width: min-content;
|
||||
width: min-content;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user