/*
Theme Name: Underdog
Theme URI: https://3ejoueur.com
Author: Ian Reid Langevin
Contributors: Jean-Claude Amyot;
Author URI: https://www.3ejoueur.com/les-joueurs/
License: 3e joueur;
License URI: http://3ejoueur.com
Description: Starter theme for 3e joueur
Version: 1.0
Text Domain: underdog
Tags: custom-menu, starter theme, translation-ready, 3e joueur

Based on Underscores (C) 2012-2016 Automattic, Inc, Understrap and Bootstrap 4

Resource Licenses:
The menu walker is a custom adaptation of the WP Bootstrap Navwalker by Edward McIntyre
https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

.mega-nav[role="navigation"] .container{
  height: calc(100vh - 200px);
    overflow-y: scroll;
}