File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
assets/stylesheets/new-stylesheets/pages Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2424 margin-top : 60px ;
2525 position : relative ;
2626 z-index : 10 ;
27+ line-height : 1.2em ;
2728 }
2829
2930 h3 {
4950 margin-top : 10px ;
5051 display : flex ;
5152
53+ & .centered {
54+ justify-content : center ;
55+ }
56+
5257 i {
5358 filter : var (--site-content-link-with-right-arrow-icon-filter );
5459 }
208213 h2 {
209214 color : var (--site-code-box-text ) !important ;
210215 font-size : 22px ;
211- margin : 0 !important ;
216+ margin : 0 0 10 px 0 !important ;
212217 }
213218
214219 pre {
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ title: Install Swift - Linux
2121 <h2 >Looking for alternate installation options?</h2 >
2222 <div>
2323 <p class="content-copy">
24- <a class="content-link" href="/install/linux/amazonlinux/2">Check them out <i></i></a>
24+ <a class="content-link centered " href="/install/linux/amazonlinux/2">Check them out <i></i></a>
2525 </p>
2626 </div>
2727 </div >
You can’t perform that action at this time.
0 commit comments