Merge remote-tracking branch 'origin/main'

This commit is contained in:
Your Name
2025-10-13 11:28:13 -06:00
3 changed files with 6 additions and 4 deletions

View File

@@ -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

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# weltze.it

View File

@@ -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,