mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Logo version changed, replaced with white font
This commit is contained in:
parent
33b001f056
commit
392993b415
@ -34,7 +34,7 @@ export default {
|
||||
name: 'navbar',
|
||||
data() {
|
||||
return {
|
||||
logo: 'img/brand/green.png',
|
||||
logo: 'img/brand/gradido_logo_w.png',
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
@ -67,5 +67,6 @@ export default {
|
||||
<style>
|
||||
.navbar-brand-img {
|
||||
height: 2rem;
|
||||
padding-left: 10px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user