fix title margin
This commit is contained in:
parent
08a80f4bd4
commit
4c6e7b80f7
@ -1528,7 +1528,7 @@ blockquote {
|
||||
#nav-app-link-wrapper.has_location {
|
||||
/*カスタマイズ*/
|
||||
min-width: 0;
|
||||
flex-basis: 108px;
|
||||
flex-basis: 0px;
|
||||
}
|
||||
|
||||
#nav-app-link-wrapper {
|
||||
@ -2172,7 +2172,7 @@ nav > .navbar-nav > a{
|
||||
#nav-app-link-wrapper.has_location {
|
||||
/*カスタマイズ*/
|
||||
min-width: 0;
|
||||
flex-basis: 0px;
|
||||
flex-basis: 22vw;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width: 993px) {
|
||||
|
Reference in New Issue
Block a user