Skip to content
Snippets Groups Projects
Commit 2de84c9f authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

Fix: Small css adaptation

parent f02ca723
No related branches found
No related tags found
No related merge requests found
Pipeline #1147171 passed
......@@ -32,7 +32,7 @@
/></b-nav-item>
<b-nav-item-dropdown>
<template #button-content>
<i-bi-circle-half class="toggle-theme" />
<i-bi-circle-half />
<span class="d-lg-none ms-2">Toggle theme</span>
</template>
<b-dropdown-item-button
......@@ -148,9 +148,6 @@ export default defineComponent({
margin-top: -8px;
margin-bottom: -8px !important;
}
.toggle-theme {
margin-bottom: 0.25rem;
}
.navbar a img.nfdi4ingLogo {
border: 0px;
object-position: 0%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment