From 90209018966c9f09638317b04a1f57d42643a1b5 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 24 Mar 2022 09:15:49 +0100 Subject: [PATCH 1/2] =?UTF-8?q?Opraven=C3=AD=20variabiln=C3=AD=20=C5=A1?= =?UTF-8?q?=C3=AD=C5=99ky=20blok=C5=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/main.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/main.scss b/sass/main.scss index 343e993..40bc190 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -257,6 +257,7 @@ main { @include top-border; display: flex; flex-direction: column; + width: 100%; max-width: 50em; height: 100%; padding: 1em; From dded3b05dd0c06b7d15d6d6f752e055b4c5d4b06 Mon Sep 17 00:00:00 2001 From: lapes Date: Thu, 24 Mar 2022 09:45:28 +0100 Subject: [PATCH 2/2] poradi v menu --- content/katedra/bezpecnost-prace/_index.md | 1 + content/katedra/pravidla-pro-praci/_index.md | 1 + content/katedra/pravidla-site/_index.md | 1 + content/katedra/predpisy-pedf/_index.md | 1 + 4 files changed, 4 insertions(+) diff --git a/content/katedra/bezpecnost-prace/_index.md b/content/katedra/bezpecnost-prace/_index.md index 274e25c..246264e 100644 --- a/content/katedra/bezpecnost-prace/_index.md +++ b/content/katedra/bezpecnost-prace/_index.md @@ -1,5 +1,6 @@ +++ title = "Bezpečnost práce" +weight = 1 [extra] nav_right = true diff --git a/content/katedra/pravidla-pro-praci/_index.md b/content/katedra/pravidla-pro-praci/_index.md index 38e2da8..1168889 100644 --- a/content/katedra/pravidla-pro-praci/_index.md +++ b/content/katedra/pravidla-pro-praci/_index.md @@ -1,5 +1,6 @@ +++ title = "Pravidla pro práci v učebnách" +weight = 2 [extra] nav_right = true diff --git a/content/katedra/pravidla-site/_index.md b/content/katedra/pravidla-site/_index.md index 3bfd96e..f970739 100644 --- a/content/katedra/pravidla-site/_index.md +++ b/content/katedra/pravidla-site/_index.md @@ -1,5 +1,6 @@ +++ title = "Pravidla pro práci v síti" +weight = 3 [extra] nav_right = true diff --git a/content/katedra/predpisy-pedf/_index.md b/content/katedra/predpisy-pedf/_index.md index 9bbbc4f..ea6f938 100644 --- a/content/katedra/predpisy-pedf/_index.md +++ b/content/katedra/predpisy-pedf/_index.md @@ -1,5 +1,6 @@ +++ title = "Důležité informace" +weight = 4 [extra] nav_right = true