modif 11_11_20

This commit is contained in:
Tessier
2020-11-11 19:38:54 +01:00
parent e45bd14b7a
commit b7609524f9
7 changed files with 64 additions and 12 deletions
@@ -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;
}
}
}
}