This commit is contained in:
2023-08-15 13:32:03 +02:00
parent 47faf33cfd
commit 3402653f19
24 changed files with 547 additions and 63 deletions

View File

@ -13,7 +13,7 @@ export default {
<style lang="scss" scoped>
.coffeefarmers {
height: 590px;
height: 480px;
background: white;
background-image: url('@images/grains.jpg');
background-repeat: no-repeat;
@ -22,8 +22,8 @@ export default {
}
h3.header {
font-weight: 400;
font-size: 48px;
font-weight: 600;
font-size: 36px;
line-height: 58px;
padding: 175px 230px 0;
text-align: center;