summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2024-01-11 17:17:02 +0100
committerStefan Kügel <skuegel@web.de>2024-01-11 17:17:02 +0100
commitbbdcd53da37f9f83389f7dce6217a5e18ddfb589 (patch)
tree18a2a535fb92df8568694922cd498f086f7497bd /static/styles.css
parent15b3aeb1dfc3a99769b9038079b819e6e764eef0 (diff)
downloadwww-bbdcd53da37f9f83389f7dce6217a5e18ddfb589.tar.gz
www-bbdcd53da37f9f83389f7dce6217a5e18ddfb589.tar.bz2
www-bbdcd53da37f9f83389f7dce6217a5e18ddfb589.zip
insert intro text into NGI TALER homepage; adjust div.container for 4k display
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index 3e4cbcf7..947ae446 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -128,6 +128,7 @@ footer {
margin-bottom: 2em;
padding-top: 1em;
padding-bottom: 1em;
+ max-width: 96rem;
}
#body_content {