mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-14 02:16:19 +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-right-radius: 20px;
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
width: 5%;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 500px) {
|
||||
.navbar-brand {
|
||||
width: 15vw;
|
||||
height: 15vw;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<% if(types == "v1") { %>
|
||||
|
|
Loading…
Reference in a new issue