We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 469a0f5 commit e8cf945Copy full SHA for e8cf945
src/app/components/feature/YearToggle.vue
@@ -65,7 +65,7 @@ const rotateYear = (dir: -1 | 1) => {
65
background: var(--c-primary);
66
border-radius: 100px;
67
gap: 5px;
68
- height: 100%;
+ height: 24px;
69
filter: drop-shadow(0 0 3px rgba(black, 0.15));
70
font-size: var(--font-size-xs);
71
color: var(--c-text-light);
0 commit comments