summaryrefslogtreecommitdiffhomepage
path: root/resources/sass/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/sass/style.scss')
-rw-r--r--resources/sass/style.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/sass/style.scss b/resources/sass/style.scss
index da32117..b1a2075 100644
--- a/resources/sass/style.scss
+++ b/resources/sass/style.scss
@@ -74,6 +74,7 @@ body {
#sticky-nav ul.nav {
border-right: 1px solid #eee;
+ flex-direction: column; /* .flex-column, but only on large screens */
padding: 1em 1em 1em 0;
position: sticky;
top: 1em;