2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

remove margins

This commit is contained in:
Mark Otto
2015-04-16 15:15:12 -07:00
parent f513ff3d73
commit 801d49fb32
-2
View File
@@ -66,13 +66,11 @@
.bd-title {
@include media-breakpoint-up(sm) {
margin-right: 23rem;
font-size: 4rem;
+ p {
font-size: 1.5rem;
font-weight: 300;
margin-right: 23rem;
}
}
}