refactor: uniform block border radius
scope: - categories - posts (prompt, code snippets)
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
}
|
||||
|
||||
%rounded {
|
||||
border-radius: 6px;
|
||||
border-radius: $base-radius;
|
||||
}
|
||||
|
||||
%img-caption {
|
||||
|
||||
Reference in New Issue
Block a user