This commit is contained in:
2019-08-30 15:28:39 +03:00
parent 72efe8b52d
commit 622b50991a
200 changed files with 6795 additions and 1714 deletions

View File

@@ -1524,11 +1524,10 @@ blockquote {
}
main {
/*
left: -$aside_widthpx;
width: calc( 100% + $aside_widthpx );
*/
/* !!!!! */
left: 0px;
width: 100%;
}
main.region_1-on {