Compare commits
5 commits
ac80aee37c
...
5ed347c609
| Author | SHA1 | Date | |
|---|---|---|---|
|
5ed347c609 |
|||
|
44567a39e2 |
|||
|
d1749ce93a |
|||
|
2c63e03fff |
|||
|
d441ba91c3 |
1 changed files with 3 additions and 6 deletions
|
|
@ -21,12 +21,9 @@
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
|
|
||||||
&>a {
|
&>a {
|
||||||
display: flex;
|
display: block;
|
||||||
justify-content: center;
|
width: fit-content;
|
||||||
align-items: center;
|
|
||||||
flex-basis: 45%;
|
flex-basis: 45%;
|
||||||
flex-grow: 1;
|
|
||||||
max-width: 85vw;
|
|
||||||
border: 1px solid var(--accent-color);
|
border: 1px solid var(--accent-color);
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
text-decoration: unset;
|
text-decoration: unset;
|
||||||
|
|
@ -55,7 +52,7 @@
|
||||||
|
|
||||||
<h2>Resources</h2>
|
<h2>Resources</h2>
|
||||||
<ul class="resources-container">
|
<ul class="resources-container">
|
||||||
<a href="./rgb-ears-39c3.html">39C3 LED Catear Build Instructions</a>
|
<a href="./rgb-ears-39c3.html">39C3 LED Catear Guide</a>
|
||||||
<a href="./catear-bom.html">LED Catear BOM</a>
|
<a href="./catear-bom.html">LED Catear BOM</a>
|
||||||
<a href="./3d-printables.html">3D Printing Files</a>
|
<a href="./3d-printables.html">3D Printing Files</a>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue