feat: reduce padding for mobile
This commit is contained in:
@@ -315,7 +315,7 @@ a.title-stacked-note-link {
|
||||
}
|
||||
|
||||
.note-content {
|
||||
padding: 0 1.5rem;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user