File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
templates/what/networking Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -619,13 +619,11 @@ blockquote::before {
619
619
display : none ;
620
620
}
621
621
622
- .vertical-center {
622
+ .testimonial {
623
623
display : flex ;
624
624
align-items : center ;
625
- }
626
-
627
- @media only screen and (max-width : 545px ) {
628
- .vertical-center {
625
+
626
+ @media only screen and (max-width : 545px ) {
629
627
display : block ;
630
628
}
631
629
}
Original file line number Diff line number Diff line change 5
5
<div class =" highlight" ></div >
6
6
</header >
7
7
<div class =" testimonials" >
8
- <div class =" testimonial row vertical-center " >
8
+ <div class =" testimonial row" >
9
9
<div class =" four columns" >
10
10
<img src =" /static/images/firefox.png" />
11
11
</div >
21
21
</p >
22
22
</div >
23
23
</div >
24
- <div class =" testimonial row vertical-center " >
24
+ <div class =" testimonial row" >
25
25
<div class =" eight columns" >
26
26
<blockquote >
27
27
Rust is foundational to the Linkerd project’s technology roadmap. Its type system allows us to
You can’t perform that action at this time.
0 commit comments