This commit is contained in:
Matthew Patrick 2021-11-09 10:58:54 +07:00
parent a158538d80
commit 19be12bcba

View file

@ -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") { %>