update library opening strategy

This commit is contained in:
axolotle
2021-06-10 18:26:14 +02:00
parent ddff9313cb
commit ecc5253f38
9 changed files with 169 additions and 160 deletions
+4
View File
@@ -79,4 +79,8 @@ export default {
opacity: .25;
}
}
#app > header {
border-bottom: $line;
}
</style>