less wide centercolumn
This commit is contained in:
parent
2ebd398b08
commit
33b86c789f
|
@ -20,7 +20,7 @@ import TheFooter from './components/TheFooter.vue'
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.center {
|
.center {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
min-width: 60vw;
|
min-width: 50vw;
|
||||||
width: 60em;
|
width: 60em;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
max-width: 94vw;
|
max-width: 94vw;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user