mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
major redesign and refactor
+ centralized urls + reduce max app width + bump up header height to 23rem
This commit is contained in:
@@ -27,7 +27,7 @@ useVisibility(apheader, handleVisibilityState);
|
||||
<style lang="scss">
|
||||
#ap-page {
|
||||
display: grid;
|
||||
grid-template-rows: 18rem 1fr;
|
||||
grid-template-rows: 23rem 1fr;
|
||||
gap: 1rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user