Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit511d1b2

Browse files
authored
fix: smaller sidebar footer horizontal padding (#492)
* fix: smaller sidebar footer horizontal padding* fix: fine tune it
1 parentab57f4e commit511d1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/routes/tutorial/[slug]/Sidebar.svelte‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
}
194194
195195
footer {
196-
padding:1rem3rem;
196+
padding:1rem2.9rem;
197197
display:flex;
198198
justify-content:space-between;
199199
background:var(--sk-back-3);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp