[simple] improve margin of #linkto_preferences

Co-authored-by: Paul Braeuning <paul@paulgo.io>
pull/847/head
Martin Fischer 3 years ago
parent 743353dd09
commit b6200563ba

@ -1,9 +1,5 @@
#main_index { #main_index {
margin-top: 26vh; margin-top: 26vh;
#linkto_preferences {
.ltr-right(1.8rem);
}
} }
.index { .index {

@ -576,7 +576,7 @@ article[data-vim-selected].category-social {
#linkto_preferences { #linkto_preferences {
position: absolute; position: absolute;
.ltr-right(10px); .ltr-right(1.8rem);
top: 2.2rem; top: 2.2rem;
padding: 0; padding: 0;
border: 0; border: 0;

Loading…
Cancel
Save