aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--less/jumbotron.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/jumbotron.less b/less/jumbotron.less
index 6437ea58e..d3c9ac21c 100644
--- a/less/jumbotron.less
+++ b/less/jumbotron.less
@@ -23,7 +23,7 @@
@media screen and (min-width: 768px) {
.jumbotron {
padding: 50px 60px;
- border-radius: 6px; // Only round corners at higher resolutions
+ border-radius: @border-radius-large; // Only round corners at higher resolutions
h1 {
font-size: 60px;