ad2c74ba by Jeff Balicki

footer

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent bceb77bd
......@@ -15380,6 +15380,7 @@ element.style {
margin-bottom: 10px;
padding: 0;
gap: 1rem;
overflow: hidden;
}
@media (max-width: 786px) {
#menu-social {
......
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.
......@@ -65,6 +65,7 @@ margin-top: -120px;
margin-bottom: 10px;
padding: 0;
gap: 1rem;
overflow: hidden;
@media (max-width: 786px) {
padding: 0 10px;
}
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.2.21
Version: 1.2.22
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......