summaryrefslogtreecommitdiff
path: root/views/pages/language-pick.html
diff options
from:
to:
context:
space:
mode:
authorGravatar Saya Andy <145215889+SayaAndy@users.noreply.github.com> 2025-11-04 14:49:41 +0300
committerGravatar GitHub <noreply@github.com> 2025-11-04 14:49:41 +0300
commit77a43ebb42d80e3c6bbdf39b16a38f0f3ec4b30c (patch)
treea098615be83bf760a4643e5752f990ef9f29fe98 /views/pages/language-pick.html
parentce86bf8e7a32a98aeab696bf38b0cc2f4ada4905 (diff)
parent05d7fe78450219e85ebe9c4372a20f8edd264d8d (diff)
downloadweb-77a43ebb42d80e3c6bbdf39b16a38f0f3ec4b30c.tar.gz
web-77a43ebb42d80e3c6bbdf39b16a38f0f3ec4b30c.zip
v0.11.3 (#20)v0.11.3
- [fix: correctly pack galleries on mobiles](https://github.com/SayaAndy/saya-today-web/commit/c52a07e3fa738135eaa5272d9f115e4740b60c61) - [feat: move published date info from header into start of the body](https://github.com/SayaAndy/saya-today-web/commit/05d7fe78450219e85ebe9c4372a20f8edd264d8d) - feat: show action date on any screen - feat: show short description together with dates in page's body - feat: switch masonry to packery - debug: log app shutdown more
Diffstat (limited to 'views/pages/language-pick.html')
-rw-r--r--views/pages/language-pick.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/pages/language-pick.html b/views/pages/language-pick.html
index 5a9d229..775c18e 100644
--- a/views/pages/language-pick.html
+++ b/views/pages/language-pick.html
@@ -1,5 +1,5 @@
{{ define "body" }}
-<div class="flex flex-col justify-center text-3xl h-[100%]">
+<div class="flex flex-col justify-center text-3xl h-full">
{{- range .AvailableLanguages }}
<hr class="border-t-2 border-dotted border-main-hard">
<div class="nth-[2n+1_of_div]:bg-(--background-medium-color)/50 nth-[2n_of_div]:bg-(--background-light-color)/50 p-2.5 flex flex-row justify-center justify-items-center">