diff --git a/LICENSE b/LICENSE index 278982d..dffe496 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Andreas Dueren +Copyright (c) 2025 Andreas Dueren Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md new file mode 100644 index 0000000..9edd8ca --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# weltze.it + diff --git a/styles.css b/styles.css index da96959..e52abc3 100644 --- a/styles.css +++ b/styles.css @@ -189,10 +189,10 @@ a:focus-visible { } .time-display { - font-size: clamp(3.6rem, 10vw, 6.4rem); + font-size: clamp(4.2rem, 12vw, 7.8rem); font-weight: 700; - letter-spacing: 0.06em; - margin-top: 0.4rem; + letter-spacing: 0.05em; + margin-top: 0.3rem; } .date-display,