Skip to content
Snippets Groups Projects
Commit 95253548 authored by Art's avatar Art :lizard:
Browse files

Unstick the text from the logo in top right corner

parent 28825330
No related branches found
No related tags found
No related merge requests found
...@@ -42,3 +42,7 @@ nav.link-only-panel a { ...@@ -42,3 +42,7 @@ nav.link-only-panel a {
// bulma does not expect there could be an icon in textarea // bulma does not expect there could be an icon in textarea
padding-left: 2.25em; padding-left: 2.25em;
} }
.navbar .is-brand .icon {
margin-right: 0.5em; // unstick the icon from the text nearby
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment