summaryrefslogtreecommitdiff
path: root/src/App.vue
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-06-16 19:13:58 +0000
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-06-16 19:13:58 +0000
commit7b0bd05fbe6be4b1f92ef396a43af1b8e4763312 (patch)
tree8c61a2d881b3c262118eb4924848de8236bdc535 /src/App.vue
parent16fe8d754c183fbbecd5122c743f4079869a1f95 (diff)
downloadwebsite-7b0bd05fbe6be4b1f92ef396a43af1b8e4763312.tar.gz
website-7b0bd05fbe6be4b1f92ef396a43af1b8e4763312.tar.bz2
website-7b0bd05fbe6be4b1f92ef396a43af1b8e4763312.tar.xz
website-7b0bd05fbe6be4b1f92ef396a43af1b8e4763312.zip
Further link, notice and style tweakingHEADmaster
* Updated two more download links * Made the content a little narrower * Removed outdated notice about CAPTCHA issues
Diffstat (limited to 'src/App.vue')
-rw-r--r--src/App.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue
index e01a44c..11d5cb5 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -79,7 +79,7 @@
"footer footer";
& > .content {
background: url(assets/page_footer.webp) no-repeat left bottom #E1D6CF;
- min-width: 890px;
+ min-width: 870px;
padding-bottom: 200px;
border: 1px solid #2f2e32;
border-right: none;