From: Vincent Vanwaelscappel Date: Fri, 6 Jan 2023 17:09:18 +0000 (+0100) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=acbeab180d28b3143dfe775f6ef29c549136c84f;p=songbook.git . --- diff --git a/resources/css/app.sass b/resources/css/app.sass index afa7524..5278a04 100644 --- a/resources/css/app.sass +++ b/resources/css/app.sass @@ -159,7 +159,8 @@ article.song &.notes font-family: "Dancing Script", cursive !important padding-top: 20px - font-size: 1.25em + p + font-size: 1.35em !important &.lyrics diff --git a/resources/views/notion_menu.blade.php b/resources/views/notion_menu.blade.php index 44c0be5..ea05a24 100644 --- a/resources/views/notion_menu.blade.php +++ b/resources/views/notion_menu.blade.php @@ -131,9 +131,9 @@ @if(isset($song)) -
  • 🧊 {{__('La chanson sur Notion')}}
  • +
  • 🧊 {{__('Voir / modifier sur Notion')}}
  • @else -
  • 🧊 {{__('Les chansons sur Notion')}}
  • +
  • 🧊 {{__('Voir / modifier sur Notion')}}
  • @endif