こうかな?

This commit is contained in:
harukin 2019-09-19 07:47:28 +09:00
parent 4e5973c6f1
commit 8270b66e92

View File

@ -2209,7 +2209,9 @@ nav .navbar-nav > .text-truncate {
display: none;
}
}
.mr-2{
width: 150px;
}
@media screen and (min-width: 450px) {
nav .navbar-nav > .text-truncate {
font-size: unset;
@ -2223,7 +2225,7 @@ nav .navbar-nav > .text-truncate {
min-width: 0;
}
.mr-2{
width: 150px;
width: unset;
}
}
@media screen and (min-width: 993px) {