0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-14 12:52:42 +00:00

Merge branch 'master' into View-Modes

This commit is contained in:
Gazook89
2024-11-04 14:22:54 -06:00
33 changed files with 2086 additions and 1721 deletions

View File

@@ -50,6 +50,9 @@
margin-left : auto;
box-shadow : 1px 4px 14px #000000;
}
*[id] {
scroll-margin-top:100px;
}
}
&::-webkit-scrollbar {
width : 20px;