aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/view
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-09-15 13:23:48 +0100
committerChristopher Baines <mail@cbaines.net>2022-09-15 13:23:48 +0100
commit5115e0c21d2f416156b367d6749d210c2d2097b3 (patch)
tree7c6df3956ca29840d3adfb3bad4beb7b668ae99b /guix-qa-frontpage/view
parent1c2df1039abd75ec7591157a7717e37511a8c7ff (diff)
downloadqa-frontpage-5115e0c21d2f416156b367d6749d210c2d2097b3.tar
qa-frontpage-5115e0c21d2f416156b367d6749d210c2d2097b3.tar.gz
Make the warning paragraph display better on small screens
Diffstat (limited to 'guix-qa-frontpage/view')
-rw-r--r--guix-qa-frontpage/view/home.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-qa-frontpage/view/home.scm b/guix-qa-frontpage/view/home.scm
index ef1ed4f..cfb1710 100644
--- a/guix-qa-frontpage/view/home.scm
+++ b/guix-qa-frontpage/view/home.scm
@@ -8,7 +8,7 @@
#:body
`((main
(p
- (@ (style "text-align: center; padding: 2rem; border: 0.3rem dashed red;"))
+ (@ (style "width: unset; text-align: center; padding: 2rem; border: 0.3rem dashed red;"))
"This service is in the very early stages of development. "
(br)
"Find the code in "