This website works better with JavaScript.
Home
Explore
Help
Sign In
noah
/
personal-site
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
change list bullet to avoid UI confusion
main
Noah Hall
2 years ago
parent
882c85e2e7
commit
68ab2fa207
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
scss/style.scss
+ 1
- 1
scss/style.scss
View File
@ -168,7 +168,7 @@ main {
}
ul
{
margin-left
:
1
.
5em
;
list-style
:
inside
'
‣
'
;
list-style
:
inside
'
⬩
'
;
margin-bottom
:
.
5em
;
}
Write
Preview
Loading…
Cancel
Save