Skip to content

Commit 3153e01

Browse files
committed
chore: fix merge
1 parent d1cacb2 commit 3153e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/layout/_sidebar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ $sidebar-display: 'sidebar-display';
113113
margin-top: 1.25rem;
114114
margin-bottom: 0.5rem;
115115
width: fit-content;
116-
color: var(--site-title-color); // Schimbat din #2780e6 pentru a folosi variabila CSS
116+
color: var(--site-title-color);
117117
}
118118

119119
.site-subtitle {

0 commit comments

Comments
 (0)