This commit is contained in:
j 2022-04-12 14:59:56 +01:00
parent 91932d90d0
commit 0eb5feed40

View file

@ -6,13 +6,22 @@
margin: auto; margin: auto;
} }
p {
}
#intro {
max-width: 800px;
margin: auto;
.start {
font-size: 20px;
text-align: center;
}
.reference { .reference {
color: #333; color: #333;
font-size: 11px; font-size: 11px;
} }
p {
} }
.campaigns { .campaigns {