Skip to content

Commit 17fe02b

Browse files
authored
Added some space before divider
1 parent 593e8dc commit 17fe02b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MyProgrammingJourney.md

+1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ h1 {
110110
.divider{
111111
border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
112112
margin-bottom: 25px;
113+
margin-top: 25px;
113114
}
114115
</style>
115116

0 commit comments

Comments
 (0)