mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +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>
|
</script>
|
||||||
<style>
|
<style>
|
||||||
|
.navbar-brand {
|
||||||
|
margin-top: -7px;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar-brand-img {
|
.navbar-brand-img {
|
||||||
height: 2rem;
|
height: 2rem;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user