This commit is contained in:
2023-09-04 00:52:13 +02:00
parent c013b52e28
commit a3473ac706
10 changed files with 76 additions and 23 deletions

View File

@ -22,11 +22,11 @@ export default {
}
h3.header {
font-weight: 600;
font-weight: 300;
font-size: 26px;
line-height: 58px;
padding: 120px 230px 0;
text-align: center;
line-height: 36px;
padding: 120px 148px 0;
text-align: center ;
text-shadow: 1px 1px 10px #000;
}