Commit 801d49fb authored by Mark Otto's avatar Mark Otto
Browse files

remove margins

parent f513ff3d
Showing with 0 additions and 2 deletions
+0 -2
...@@ -66,13 +66,11 @@ ...@@ -66,13 +66,11 @@
.bd-title { .bd-title {
@include media-breakpoint-up(sm) { @include media-breakpoint-up(sm) {
margin-right: 23rem;
font-size: 4rem; font-size: 4rem;
+ p { + p {
font-size: 1.5rem; font-size: 1.5rem;
font-weight: 300; font-weight: 300;
margin-right: 23rem;
} }
} }
} }
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment