Skip to content

Commit 31b8a71

Browse files
committed
add border top to the section
1 parent 62e10aa commit 31b8a71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/includes/homepage-dev-ui-band.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.homepage-dev-ui-band {
22
color: var(--main-text-color);
33
padding: 4rem 2rem;
4+
border-top: 1px solid var(--card-outline);
45

56
h3 {
67
font-size: 2.5rem;

0 commit comments

Comments
 (0)