mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-15 19:45:33 +00:00
Add padding to article on mobile(#87)
Co-authored-by: matmair <matmair@users.noreply.github.com>
This commit is contained in:
@ -9,7 +9,7 @@ layout: empty
|
|||||||
|
|
||||||
@layer components {
|
@layer components {
|
||||||
article {
|
article {
|
||||||
@apply prose prose-sm sm:prose lg:prose-lg xl:prose-xl mx-auto
|
@apply prose prose-sm sm:prose lg:prose-lg xl:prose-xl m-5 sm:mx-auto
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-underline-blue {
|
.custom-underline-blue {
|
||||||
|
Reference in New Issue
Block a user