Compare commits

..

No commits in common. "a0a6c3e9dc8cd0e3f00cc05738b5e95c4a67b4ce" and "1045b8363982aa540a0e2d4378adcf929884436b" have entirely different histories.

11 changed files with 1 additions and 4 deletions

View File

@ -167,7 +167,6 @@
.hangar-extra-content .pfc-posts-main .pfc-post.layout-two .news-thumb,
.hangar-extra-content .pft-posts-main .pft-post.layout-two .news-thumb {
width: 100%;
max-width: 200px;
}
/* end reset pfc */
@ -445,8 +444,6 @@
.indexall.wide .boxentry {
max-width: 444px;
width: 100%;
min-height: 360px;
height: auto; /*for long text content*/
}
.boxentry {
max-width: 14rem;

View File

@ -80,7 +80,7 @@ body {
#wrap {
max-width: 1267px;
margin: 0 0 1rem 1rem;
margin: 0 0 0 1rem;
}