diff options
author | metamuffin <metamuffin@disroot.org> | 2023-11-06 20:28:27 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-11-06 20:30:25 +0100 |
commit | 546a9cd375383fba9ee2fb6050935ca247e770f6 (patch) | |
tree | 73da81d815b403b91e3a62a26b0edce0b24d965f /frontend/style.sass | |
parent | 556bbf51d928b0eb774b81e43b20c78bea191f7f (diff) | |
download | fastbangs-546a9cd375383fba9ee2fb6050935ca247e770f6.tar fastbangs-546a9cd375383fba9ee2fb6050935ca247e770f6.tar.bz2 fastbangs-546a9cd375383fba9ee2fb6050935ca247e770f6.tar.zst |
insert hyperlink to source
Diffstat (limited to 'frontend/style.sass')
-rw-r--r-- | frontend/style.sass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/style.sass b/frontend/style.sass index 1b0173c..e0039bb 100644 --- a/frontend/style.sass +++ b/frontend/style.sass @@ -31,6 +31,9 @@ h1 &.level-warn color: $warn +footer + margin: 5em + section.info margin: 5em |