update mobile size fix
This commit is contained in:
@@ -68,29 +68,29 @@ Build in a truly decentralized environment on the ThreeFold Grid. A sandbox of l
|
|||||||
|
|
||||||
{% row(style="center mtop between") %}
|
{% row(style="center mtop between") %}
|
||||||
|
|
||||||
[](https://library.threefold.me/info/manual/#/manual__weblets_vm)
|
[](https://library.threefold.me/info/manual/#/manual__weblets_vm)
|
||||||
|
|
||||||
|||
|
|||
|
||||||
|
|
||||||
[](https://library.threefold.me/info/manual/#/manual__weblets_k8s)
|
[](https://library.threefold.me/info/manual/#/manual__weblets_k8s)
|
||||||
|
|
||||||
|||
|
|||
|
||||||
|
|
||||||
[](https://library.threefold.me/info/manual/#/manual__manual3_iac_home)
|
[](https://library.threefold.me/info/manual/#/manual__manual3_iac_home)
|
||||||
|
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
{% row(style="center mbottom between") %}
|
{% row(style="center mbottom between") %}
|
||||||
|
|
||||||
[](https://library.threefold.me/info/manual/#/manual__weblets_home)
|
[](https://library.threefold.me/info/manual/#/manual__weblets_home)
|
||||||
|
|
||||||
|||
|
|||
|
||||||
|
|
||||||
[](https://library.threefold.me/info/manual/#/technology/qsss/threefold__qsss_home)
|
[](https://library.threefold.me/info/manual/#/technology/qsss/threefold__qsss_home)
|
||||||
|
|
||||||
|||
|
|||
|
||||||
|
|
||||||
[](https://library.threefold.me/info/manual/#/cloud/threefold__planetary_network)
|
[](https://library.threefold.me/info/manual/#/cloud/threefold__planetary_network)
|
||||||
|
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ extra:
|
|||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
|||||||
@@ -424,6 +424,12 @@ header {
|
|||||||
.header {
|
.header {
|
||||||
padding: 80px 0;
|
padding: 80px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img[src*="#medium"] {
|
||||||
|
width: 250px;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
|
||||||
img[src*="#sm_none"] {
|
img[src*="#sm_none"] {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user