generated from Seekra/repository-template
Add footer #27 #41
@@ -19,12 +19,12 @@ import Searchbar from '../features/search/components/Searchbar.vue'
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.main-content {
|
.main-content {
|
||||||
height: 100%;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
gap: 60px;
|
gap: 60px;
|
||||||
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.global-header {
|
.global-header {
|
||||||
|
|||||||
Reference in New Issue
Block a user