mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Remove margins in language selector list
This commit is contained in:
@@ -277,6 +277,10 @@ aside#all-posts-link {
|
|||||||
margin-top: .5rem;
|
margin-top: .5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#language-selector li {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
aside#all-posts-link {
|
aside#all-posts-link {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 1.25rem;
|
top: 1.25rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user