mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Fix style of sounds page and version navigation
This commit is contained in:
@@ -328,6 +328,14 @@ main > .controls {
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
.sounds-controls {
|
||||
display: flex;
|
||||
margin: 0 16px;
|
||||
position: sticky;
|
||||
top: 68px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.project-controls {
|
||||
margin: 8px;
|
||||
display: flex;
|
||||
@@ -985,7 +993,7 @@ main.has-project {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.home, .category, .versions, .guides, .guide {
|
||||
.container {
|
||||
padding: 16px;
|
||||
max-width: 960px;
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user