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
fix sidebar width a bit
main
Noah Hall
2 years ago
parent
d4b64acf94
commit
dccdebfa4a
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
@ -216,7 +216,7 @@ main {
#
sidebar
{
flex
:
1
6
25
%
;
width
:
30px
;
min-
width
:
30px
;
order
:
2
;
@media
(
prefers-color-scheme
:
light
)
{
border-left
:
1px
dashed
$
base0
;
Write
Preview
Loading…
Cancel
Save