Skip to content
Snippets Groups Projects
Commit e26eaa45 authored by waffle's avatar waffle
Browse files

Add spacing between language selection links

parent e1b51347
Branches
Tags
No related merge requests found
......@@ -179,6 +179,9 @@ dd + dt {
text-align: right;
margin-top: 1rem;
}
.language-selection > * {
margin-left: 0.5em;
}
body[lang="en"] [data-lang="de"] {
display: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment