mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Add margin-top -7px to navbar brand.
This commit is contained in:
parent
4927147ab9
commit
992eb6e89b
@ -50,6 +50,10 @@ export default {
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
.navbar-brand {
|
||||
margin-top: -7px;
|
||||
}
|
||||
|
||||
.navbar-brand-img {
|
||||
height: 2rem;
|
||||
padding-left: 10px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user