mirror of
https://github.com/tabler/tabler.git
synced 2026-06-17 12:50:03 +04:00
Remove default padding from body for consistent layout
This commit is contained in:
@@ -7,6 +7,7 @@ body {
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
height: 100%;
|
||||
padding: 0 !important;
|
||||
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
Reference in New Issue
Block a user