Make .slogan bigger

This commit is contained in:
2026-05-14 12:19:47 +02:00
parent ba6e8e652d
commit 2956c54496
+2 -1
View File
@@ -33,7 +33,8 @@
.slogan{
margin: 0;
font-size: small;
font-weight: 600;
font-size: 2vw;
}
</style>