File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
assets/stylesheets/new-stylesheets/pages Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 4949 @include link-with-right-arrow ;
5050 margin-top : 10px ;
5151 display : flex ;
52+ text-decoration : underline ;
5253
53- & .centered {
54+ & .block {
5455 justify-content : center ;
56+ font-size : 2em ;
5557 }
5658
5759 i {
185187
186188 table tr {
187189 display : block ;
188- margin-bottom : 20 px ;
189- border : 1px solid #f2f2f2 ;
190+ margin-bottom : 6 px ;
191+ border-bottom : 1px solid #f2f2f2 ;
190192 }
191193
192194 table td {
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ title: Install Swift - Linux
1919 <div class =" callout " >
2020 <div>
2121 <p class="content-copy">
22- <a class="content-link centered " href="/install/linux/amazonlinux/2">Alternate Install Options</a>
22+ <a class="content-link block " href="/install/linux/amazonlinux/2">Alternate Install Options</a>
2323 </p>
2424 </div>
2525 </div >
You can’t perform that action at this time.
0 commit comments