2944378b by Jeff Balicki

ddd

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent ea3132e3
......@@ -14412,7 +14412,6 @@ h1 + p, .h1 + p {
background-color: #F6F6F6;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
transition: 0.5s;
overflow-y: scroll;
}
@media only screen and (max-width: 1260px) {
#wrapper-navbar {
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -14,7 +14,7 @@
background-color: #F6F6F6;
box-shadow: 0px 3px 6px #00000029;
transition: 0.5s;
overflow-y: scroll;
@media only screen and (max-width: 1260px) {
position: fixed;
right: -275px;
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.2.0032
Version: 1.2.0033
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......