/*
Theme Name: Phoenix
Author: Tony Cardillo
Author URI: http://tonycardillo.net
Description: A responsive wordpress theme developed in 2018 for Phoenix Equipment Sales using Bootstrap 4.
Text Domain: phoenix
*/
@import url("custom.css");

/*for the Wordpress navigation*/
.navbar .dropdown-menu li {
  width: 100%;
  margin-left: 0 !important;
}
