Skip to content

Commit

Permalink
adjusting news
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelsalazar302 committed Jun 18, 2024
1 parent e418149 commit db95478
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions overrides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ <h1 class="display-3 lh-1">News</h1>
</div>

<div class="row">
<div class="col-lg-6 mt-3">
<div class="col-lg-7 mt-3">
<div class="row">
<div class="col-lg-4">
<div style="justify-content: center; display: flex; min-height: 200px;">
Expand All @@ -347,14 +347,14 @@ <h1 class="display-3 lh-1">News</h1>
</a>
</div>
</div>
<div class="col-md-8 d-flex align-items-center justify-content-center mt-3">
<div class="col-md-8 mt-3">
<div class="card-body">
<h5 class="card-title" style="font-weight: 700;">
<a style="color: #fff; text-decoration: none;" href="https://www.hackster.io/news/deepsea-developments-modularizes-the-rtl-sdr-for-multi-receiver-software-defined-radio-projects-181993c6cd34" style="text-decoration: none; color: #000;">
DeepSea Developments Modularizes the RTL-SDR for Multi-Receiver Software-Defined Radio Projects
</a>
</h5>
<p class="card-text">
<p class="card-text mt-3">
California-based Internet of Things (IoT) design house DeepSea Developments is looking to make it easier to bring multiple RTL-SDR software-defined radio dongles to bear on a given problem — with open source motherboards designed to house up to four Realtek RTL2832U-based modules.
</p>
</div>
Expand Down

0 comments on commit db95478

Please sign in to comment.