Content really needs to be wider if we want to keep that font size

master
Quentin Duchemin 2023-07-04 16:06:06 +02:00
parent be2c65823d
commit 2fb509094e
Signed by: Chosto
GPG Key ID: 96AB8AE7DFEA3D74
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<div class="columns is-variable is-desktop is-8">
<!-- To ease reading, the content is a bit wider for small screens
but not too wide for big screens -->
<aside class="menu column mt-2 is-one-fifth-desktop is-one-quarter-fullhd is-full-tablet is-full-mobile">
<aside class="menu column mt-2 is-one-fifth-desktop is-one-fifth-fullhd is-full-tablet is-full-mobile">
{{ if (and .IsPage (eq .FirstSection.Section "posts"))}}
{{ with .CurrentSection }}
{{ if .Params.Title }}
@ -28,7 +28,7 @@
{{ end }}
{{ end }}
</aside>
<section class="column content is-three-fifths-desktop is-half-fullhd is-full-tablet is-full-mobile">
<section class="column content is-three-fifths-desktop is-three-fifths-fullhd is-full-tablet is-full-mobile">
<div>
<article>
<!-- If this is part of a thematic serie, remind it so it is clear -->