File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
templates/what/networking Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -618,3 +618,8 @@ blockquote::before {
618
618
.languages {
619
619
display : none ;
620
620
}
621
+
622
+ .vertical-center {
623
+ display : flex ;
624
+ align-items : center ;
625
+ }
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" >
8
+ <div class =" testimonial row vertical-center " >
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" >
24
+ <div class =" testimonial row vertical-center " >
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