Merge remote-tracking branch 'origin/main'
This commit is contained in:
2
LICENSE
2
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
|
||||
|
@@ -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,
|
||||
|
Reference in New Issue
Block a user