[S] Unify top and bottom margins

This commit is contained in:
Hykilpikonna
2020-04-11 19:48:52 -04:00
parent f4e11fcbcc
commit b706c439c8
@@ -41,7 +41,7 @@
<style lang="scss" scoped> <style lang="scss" scoped>
#info #info
{ {
margin: 20px; margin: 20px 20px 10px;
.header .header
{ {