File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ section + section {
133133.page h2 {
134134 text-align : center ;
135135 margin : 2.5rem 0 ;
136- text-transform : capitalize ;
136+ text-transform : capitalize ;
137137}
138138
139139blockquote {
@@ -480,7 +480,24 @@ hr {
480480 flex-direction : column ;
481481 padding : 0rem ;
482482 }
483+ .description-div-grpc {
484+ display : flex ;
485+ flex-direction : column-reverse ;
486+ padding : 0rem ;
487+ margin : 0 !important ;
488+ max-width : 100% !important ;
489+ }
490+ .nighthawk-meshery-div {
491+ margin : 0 !important ;
492+ margin-top : 2rem ;
493+ }
494+ .nighthawk-meshery-div-columns {
495+ padding-left : 0.5rem !important ;
496+ padding-right : 0.5rem !important ;
497+ margin-bottom : 6rem !important ;
498+ }
483499}
500+
484501@media only screen and (max-width : 768px ) {
485502 .custom-nav-cont-1 ,
486503 .custom-nav-cont-2 {
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ <h1 class="desc-h1">Nighthawk and Meshery</h1>
9494 </ div >
9595 </ div >
9696 < div class ="nighthawk-meshery-div ">
97- < div class ="container description-div ">
97+ < div class ="container description-div description-div-grpc ">
9898 < div class ="custom-desc-div ">
9999
100100 < div class ="nighthawk-desc-text-meshery head-h1 ">
You can’t perform that action at this time.
0 commit comments