Skip to content

Commit 362711b

Browse files
committed
Update full.css
1 parent c00bb61 commit 362711b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

full.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@ body.notransition .sidebar {
910910
.sidebar .header .logo::after {
911911
content: '';
912912
position: absolute;
913-
right: -0.1px;
913+
right: -0.5px;
914914
width: 28px;
915915
height: 20px;
916916
background: linear-gradient(270deg, #1a1c24, #1a1c2400);
@@ -923,7 +923,7 @@ body.notransition .sidebar {
923923
.sidebar .header .logo::before {
924924
right: auto;
925925
background: linear-gradient(90deg, #1a1c24, #1a1c2400);
926-
left: 42.1px;
926+
left: 42.5px;
927927
}
928928

929929
.sidebar .header .logo::after {

0 commit comments

Comments
 (0)