generated from Seekra/repository-template
Move flexbox to the start page view
This commit is contained in:
@@ -31,11 +31,7 @@ import Footer from './features/footer/components/Footer.vue';
|
||||
|
||||
<style scoped>
|
||||
.main-content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
gap: 60px;
|
||||
flex-grow: 1;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user