This commit is contained in:
2023-07-26 21:09:28 +02:00
parent 66d66a4858
commit ec482a0861
19 changed files with 278 additions and 58 deletions

View File

@ -19,7 +19,7 @@ import DifferentBox from './DifferentBox.vue';
.different {
color: #fff;
background-color: #000;
padding: 72px 64px;
padding: 72px 0;
}
h2 {