f67f9647 by Jeff Balicki

sss

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 64f2bc9d
......@@ -14479,6 +14479,7 @@ h1 + p, .h1 + p {
#comments {
margin: 0px;
max-width: unset;
}
.collapsing {
......
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.
......@@ -180,4 +180,5 @@ p{
}
#comments{
margin: 0px;
max-width: unset;
}
\ No newline at end of file
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.2.0014
Version: 1.2.0015
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......