Skip to content

Commit f67c584

Browse files
committed
css: less emphasis on 'open source'
Signed-off-by: Yvan Volochine <[email protected]>
1 parent 5a823e6 commit f67c584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ section.main {
157157
color: var(--text);
158158
background-image: linear-gradient(transparent 90%, 0, #003 100%);
159159
background-image: none;
160-
border-bottom: 4px solid;
160+
border-bottom: 3px dotted var(--base03);
161161
transition: none;
162162

163163
&:hover {

0 commit comments

Comments
 (0)