workstations and light theme
This commit is contained in:
+3
-2
@@ -27,7 +27,7 @@
|
||||
border-color: var(--card-accent);
|
||||
background-color: color-mix(in srgb, var(--card-glow) 36%, var(--surface));
|
||||
color: var(--text);
|
||||
transform: translateY(-2px);
|
||||
transform: translateY(-5px);
|
||||
}
|
||||
|
||||
.link-card__index {
|
||||
@@ -64,8 +64,9 @@
|
||||
.link-card__name {
|
||||
color: var(--text);
|
||||
font-family: "Barlow Condensed", sans-serif;
|
||||
font-size: 1.25rem;
|
||||
font-weight: 700;
|
||||
font-size: 1.25rem;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.link-card__label {
|
||||
|
||||
Reference in New Issue
Block a user