mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-22 14:26:29 +01:00
HotFix
This commit is contained in:
parent
a158538d80
commit
19be12bcba
1 changed files with 0 additions and 11 deletions
|
@ -7,17 +7,6 @@
|
||||||
border-bottom-left-radius: 20px;
|
border-bottom-left-radius: 20px;
|
||||||
border-bottom-right-radius: 20px;
|
border-bottom-right-radius: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-brand {
|
|
||||||
width: 5%;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (max-width: 500px) {
|
|
||||||
.navbar-brand {
|
|
||||||
width: 15vw;
|
|
||||||
height: 15vw;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<% if(types == "v1") { %>
|
<% if(types == "v1") { %>
|
||||||
|
|
Loading…
Reference in a new issue