fix(main style): no mb for last columns
This commit is contained in:
@@ -18,4 +18,8 @@ body {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
margin: 0 1rem;
|
||||
}
|
||||
|
||||
.columns:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user