Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions assets/scss/_styles_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,10 @@ a:not([href]):not([class]):hover {
}
}

&__section .ul-1 ul {
padding-left: 1.5em;
}
Comment thread
Sbragul26 marked this conversation as resolved.
Outdated

&__section-title {
a {
color: $gray-400;
Expand Down
Loading