mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
refactor {badges,jumbotron,media,popover,print}.less (mostly nesting)
This commit is contained in:
committed by
Chris Rebert
parent
084291aac7
commit
dcf1b60f2b
+1
-4
@@ -18,13 +18,10 @@
|
||||
p {
|
||||
line-height: 1.4;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: @screen-tablet) {
|
||||
.jumbotron {
|
||||
@media screen and (min-width: @screen-tablet) {
|
||||
padding: 50px 60px;
|
||||
border-radius: @border-radius-large; // Only round corners at higher resolutions
|
||||
|
||||
h1 {
|
||||
font-size: (@font-size-base * 4.5);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user