Fix grid
This commit is contained in:
parent
8ee7524b71
commit
6deec9d031
@ -1,4 +1,4 @@
|
||||
<div style="display:grid; grid-template-colums: 2fr 1fr">
|
||||
<div style="display:grid; grid-template-columns: 2fr 1fr">
|
||||
<div>
|
||||
<p>Early in quarantine I saw <a href="https://www.youtube.com/watch?v=cjClTnZ4Xh4">
|
||||
this wonderful video</a> on how to grab images from satellites, and I was super
|
||||
@ -102,7 +102,7 @@ a tutorial up myself at some point. It's suprisingly easy to do and only takes
|
||||
maybe 10 mins to setup each time.</p>
|
||||
|
||||
<p>A full repository of every attempt I've had can be found
|
||||
<a href="https://git.clortox.com/?p=satellite.git;a=tree">here</a>.</p>
|
||||
<a href="https://git.clortox.com/tyler/satellite">here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user