[S] Make title very high
This commit is contained in:
+2
-2
@@ -23,7 +23,6 @@
|
|||||||
mounted()
|
mounted()
|
||||||
{
|
{
|
||||||
document.title = config.title;
|
document.title = config.title;
|
||||||
console.log()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
@@ -40,6 +39,7 @@
|
|||||||
|
|
||||||
#title
|
#title
|
||||||
{
|
{
|
||||||
|
background: lightblue;
|
||||||
|
height: 100vh;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user