/* =========================
   Specific tweak for the notes directory
   ========================= */
.notesdir-layout .notesdir-main {
  max-width: 980px; /* Limits the width of text feed for readability */
  flex: 1;          /* Takes remaining space */
}

/* Any specific Feed overrides can go here */