1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-06 23:36:37 +02:00

Remove landscape mode recommendation

This commit is contained in:
mo8it 2025-05-17 14:53:20 +02:00
parent 2673177b17
commit 3d8bef4bc3

View File

@ -1,6 +1,4 @@
{% macro toc() %} {% macro toc() %}
<p class="p-1 my-4 text-base rounded-sm sm:hidden bg-yellow-200/20">Landscape mode recommended on mobile devices</p>
{%- if page.toc -%} {%- if page.toc -%}
{% set_global toc = page.toc %} {% set_global toc = page.toc %}
{%- else -%} {%- else -%}