mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-06 23:52:58 +01:00
padding fix
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
padding: 0px 15px;
|
||||
}
|
||||
|
||||
.jumbotron {
|
||||
padding: @jumbotron-padding;
|
||||
}
|
||||
|
||||
.btn {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user