less wide centercolumn

This commit is contained in:
Rachel Lambda Samuelsson 2024-07-18 21:40:39 +02:00
parent 2ebd398b08
commit 33b86c789f

View File

@ -20,7 +20,7 @@ import TheFooter from './components/TheFooter.vue'
<style scoped>
.center {
box-sizing: border-box;
min-width: 60vw;
min-width: 50vw;
width: 60em;
min-height: 100vh;
max-width: 94vw;