mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
add latest
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
/>
|
||||
|
||||
<!-- TODO: add link to git -->
|
||||
<q-toolbar-title> Anno 1800 Production Chain Renderer </q-toolbar-title>
|
||||
<q-toolbar-title> Anno 1800 Production Chains </q-toolbar-title>
|
||||
|
||||
<q-icon name="lab la-github" color="black" size="2.2rem"></q-icon>
|
||||
</q-toolbar>
|
||||
@@ -50,6 +50,6 @@ function toggleLeftDrawer() {
|
||||
|
||||
<style lang="scss">
|
||||
.border-black-bottom-med {
|
||||
border-bottom: 0.15rem solid black;
|
||||
border-bottom: 0.15rem solid #2e3f4e;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user