File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -64,14 +64,15 @@ <h1>Where to buy</h1>
64
64
< section >
65
65
< p > There are several options available, listed from the easiest to hardest option:</ p >
66
66
< ul >
67
+ < li > < a href ="https://store.phenommod.com/index.php?route=product/product&path=75&product_id=102 "> SummerCart64
68
+ product page</ a > on Phenom Mod store</ li >
67
69
< li > Group buys available at < a href ="https://discord.gg/WqFgNWf "> N64brew Discord Server</ a > - check
68
70
threads in the < code > < strong > #summer-cart-64</ strong > </ code > channel.</ li >
69
71
< li > < a
70
72
href ="https://www.pcbway.com/project/shareproject/SC64_an_open_source_Nintendo_64_flashcart_14b9688a.html "> PCBWay
71
73
Shared Project</ a > page - both assembled boards and bare PCBs are available.</ li >
72
74
< li > Manual PCB and components order - DIY friendly option.</ li >
73
75
</ ul >
74
- < p > More options are coming in the near future.</ p >
75
76
</ section >
76
77
77
78
< div class ="separator "> </ div >
Original file line number Diff line number Diff line change @@ -225,6 +225,7 @@ main section>img.sc64-logo {
225
225
div .pcb-images {
226
226
display : flex;
227
227
flex-wrap : wrap;
228
+ gap : var (--main-paragraph-margin );
228
229
margin : var (--main-paragraph-margin ) 0 ;
229
230
}
230
231
You can’t perform that action at this time.
0 commit comments