added some bot margin
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
<template>
|
||||
<v-app>
|
||||
<v-container style="max-width: 1440px" color="transparent">
|
||||
<v-container style="max-width: 1440px" class="mb-7" color="transparent">
|
||||
<main-nav />
|
||||
|
||||
<v-main>
|
||||
<build-server-stats />
|
||||
|
||||
<currently-building />
|
||||
<currently-building />
|
||||
|
||||
<packages />
|
||||
|
||||
Reference in New Issue
Block a user