Compare commits

..

No commits in common. "b1162e5b5a41eaa45110343843bea56ab2a12c3c" and "c423563b7c18feb60cb7e68cc42ea305f3e52409" have entirely different histories.

4 changed files with 2 additions and 7 deletions

View file

@ -1,3 +0,0 @@
![Foto del Atreus v1 de frente](Atreus%20v1.md-frente.jpg)
![Foto del Atreus v1 de atrás, exponiendo sus cables interiores](Atreus%20v1.md-atrás.jpg)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 533 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 KiB

View file

@ -1,15 +1,13 @@
body {
font-family: sans-serif;
max-width: 45rem;
margin: 0;
margin-left: auto;
padding: 0.5rem;
margin: 0 auto;
padding: 1rem;
}
img,
video {
max-width: 100%;
border-radius: 12px;
}
abbr {