fixed sidebar

master
root 2021-01-12 23:22:49 -05:00
parent 64fba244ac
commit 5cb0adc19d
2 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@ get_header();
</div> </div>
<?php <?php
//get_sidebar(); get_sidebar();
get_template_part( 'loader', get_post_format() ); get_template_part( 'loader', get_post_format() );
?> ?>

View File

@ -1622,4 +1622,4 @@ body {
color: white; color: white;
// text-shadow: 1px 1px 1px red; // text-shadow: 1px 1px 1px red;
font-family: "Allerta Stencil script=latin rev=8"; font-family: "Allerta Stencil script=latin rev=8";
} }/