mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27: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;
|
||||
}
|
||||
|
||||
#language-selector li {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
aside#all-posts-link {
|
||||
position: fixed;
|
||||
top: 1.25rem;
|
||||
|
||||
Reference in New Issue
Block a user