File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -482,7 +482,7 @@ margin on the iframe, cause it breaks stuff. */
482
482
position : relative;
483
483
display : table;
484
484
width : 100% ;
485
- height : 100 % ;
485
+ height : 100 vh ;
486
486
margin-bottom : 5rem ;
487
487
text-align : center;
488
488
background : # 222 no-repeat center center;
@@ -1070,7 +1070,7 @@ body:not(.post-template) .post-title {
1070
1070
========================================================================== */
1071
1071
1072
1072
.post-head .main-header {
1073
- height : 65 % ;
1073
+ height : 65 vh ;
1074
1074
min-height : 180px ;
1075
1075
}
1076
1076
@@ -1435,7 +1435,7 @@ body:not(.post-template) .post-title {
1435
1435
position : relative;
1436
1436
margin : 8rem 0 0 0 ;
1437
1437
padding : 0.5rem 15px ;
1438
- border-top : # EBF2F6 1px solid;
1438
+ /* border-top: #EBF2F6 1px solid;*/
1439
1439
font-family : "Open Sans" , sans-serif;
1440
1440
font-size : 1rem ;
1441
1441
line-height : 1.75em ;
You can’t perform that action at this time.
0 commit comments