Merge remote-tracking branch 'origin/main'
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
|||||||
MIT License
|
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
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@@ -189,10 +189,10 @@ a:focus-visible {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.time-display {
|
.time-display {
|
||||||
font-size: clamp(3.6rem, 10vw, 6.4rem);
|
font-size: clamp(4.2rem, 12vw, 7.8rem);
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
letter-spacing: 0.06em;
|
letter-spacing: 0.05em;
|
||||||
margin-top: 0.4rem;
|
margin-top: 0.3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.date-display,
|
.date-display,
|
||||||
|
Reference in New Issue
Block a user