mirror of
https://git.hmsn.ink/kospo/svcm/dmz.git
synced 2026-03-20 05:43:33 +09:00
모바일 태블릿 대응
This commit is contained in:
@@ -45,6 +45,16 @@ watchEffect(() => {
|
||||
</template>
|
||||
|
||||
<style lang="scss">
|
||||
|
||||
@media (width <= 768px) {
|
||||
.navbar-brand {
|
||||
.navbar-item {
|
||||
max-width: 80%;
|
||||
padding: 0.5rem 1.75rem;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
.hero {
|
||||
.navbar {
|
||||
top: 15px;
|
||||
|
||||
Reference in New Issue
Block a user