styles must be scoped
This commit is contained in:
parent
57f42953e9
commit
e41bf0b91b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
</div>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
<style scoped>
|
||||
@media (min-width: 1024px) {
|
||||
.about {
|
||||
min-height: 100vh;
|
||||
|
|
|
|||
Loading…
Reference in a new issue