Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit c833a77b authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

fix(device): update picture position on left

parent 7ac38bf9
Loading
Loading
Loading
Loading
+6 −10
Original line number Diff line number Diff line
@@ -4,13 +4,9 @@

<div class="grid cards" markdown>

-   :material-cellphone:{ .lg .middle } G

    ---

    ![G](../../../images/devices/G.jpg){ width="100" }
![G](../../../images/devices/G.jpg){ align=left width="200" }
/// caption
    `G`
G
///

-   :material-application-cog-outline:{ .lg .middle } __/e/OS installer__
@@ -46,7 +42,7 @@
    * [x] Safetynet
    * [x] Rootbeer
* Bootloader relocking support
    * [ ]
    * [ ] nop
* Verify boot support
    * [ ]
    * [ ] nop
+6 −10
Original line number Diff line number Diff line
@@ -4,13 +4,9 @@

<div class="grid cards" markdown>

-   :material-cellphone:{ .lg .middle } Zenfone Max Pro M1

    ---

    ![X00TD](../../../images/devices/X00TD.jpg){ width="100" }
![X00TD](../../../images/devices/X00TD.jpg){ align=left width="200" }
/// caption
    `X00TD`
X00TD
///

-   :material-application-cog-outline:{ .lg .middle } __/e/OS installer__
@@ -46,7 +42,7 @@
    * [x] Safetynet
    * [x] Rootbeer
* Bootloader relocking support
    * [ ]
    * [ ] nop
* Verify boot support
    * [ ]
    * [ ] nop
+6 −10
Original line number Diff line number Diff line
@@ -4,13 +4,9 @@

<div class="grid cards" markdown>

-   :material-cellphone:{ .lg .middle } Zenfone 5Z (ZS620KL)

    ---

    ![Z01R](../../../images/devices/Z01R.jpg){ width="100" }
![Z01R](../../../images/devices/Z01R.jpg){ align=left width="200" }
/// caption
    `Z01R`
Z01R
///

-   :material-application-cog-outline:{ .lg .middle } __/e/OS installer__
@@ -46,7 +42,7 @@
    * [x] Safetynet
    * [x] Rootbeer
* Bootloader relocking support
    * [ ]
    * [ ] nop
* Verify boot support
    * [ ]
    * [ ] nop
+6 −10
Original line number Diff line number Diff line
@@ -4,13 +4,9 @@

<div class="grid cards" markdown>

-   :material-cellphone:{ .lg .middle } ZenFone 8

    ---

    ![sake](../../../images/devices/sake.jpg){ width="100" }
![sake](../../../images/devices/sake.jpg){ align=left width="200" }
/// caption
    `sake`
sake
///

-   :material-application-cog-outline:{ .lg .middle } __/e/OS installer__
@@ -46,7 +42,7 @@
    * [x] Safetynet
    * [x] Rootbeer
* Bootloader relocking support
    * [ ]
    * [ ] nop
* Verify boot support
    * [ ]
    * [ ] nop
+6 −10
Original line number Diff line number Diff line
@@ -4,13 +4,9 @@

<div class="grid cards" markdown>

-   :material-cellphone:{ .lg .middle } Aquaris X

    ---

    ![bardock](../../../images/devices/bardock.jpg){ width="100" }
![bardock](../../../images/devices/bardock.jpg){ align=left width="200" }
/// caption
    `bardock`
bardock
///

-   :material-application-cog-outline:{ .lg .middle } __/e/OS installer__
@@ -46,7 +42,7 @@
    * [x] Safetynet
    * [x] Rootbeer
* Bootloader relocking support
    * [ ]
    * [ ] nop
* Verify boot support
    * [ ]
    * [ ] nop
Loading