aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/lib/components/RulesView.svelte
diff options
context:
space:
mode:
authorIlion Beyst <ilion.beyst@gmail.com>2022-04-16 10:30:11 +0200
committerIlion Beyst <ilion.beyst@gmail.com>2022-04-16 10:30:11 +0200
commit39cec55bbe738a4c5f93913b9b016050a1953d10 (patch)
treeefebfc255ba0d865db41d4272facf12574d8bd07 /web/pw-server/src/lib/components/RulesView.svelte
parenta41b4c48cb3fe56037aef62c4289435ede7d3e98 (diff)
downloadplanetwars.dev-39cec55bbe738a4c5f93913b9b016050a1953d10.tar.xz
planetwars.dev-39cec55bbe738a4c5f93913b9b016050a1953d10.zip
format & cleanup
Diffstat (limited to 'web/pw-server/src/lib/components/RulesView.svelte')
-rw-r--r--web/pw-server/src/lib/components/RulesView.svelte1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/pw-server/src/lib/components/RulesView.svelte b/web/pw-server/src/lib/components/RulesView.svelte
index c3cf125..58e6bf2 100644
--- a/web/pw-server/src/lib/components/RulesView.svelte
+++ b/web/pw-server/src/lib/components/RulesView.svelte
@@ -64,7 +64,6 @@
padding: 15px;
overflow-y: scroll;
height: 100%;
- margin-bottom: 200px;
box-sizing: border-box;
}
</style>