Blender Cloud: Fix responsive issues on timeline.
This commit is contained in:
@@ -28,6 +28,20 @@
|
||||
margin-bottom: 2rem
|
||||
margin-top: 2rem
|
||||
|
||||
.timeline-post-title
|
||||
display: block
|
||||
font-size: $h3-font-size
|
||||
font-weight: bold
|
||||
line-height: initial
|
||||
padding-top: 1rem
|
||||
padding-bottom: 1rem
|
||||
text-transform: uppercase
|
||||
|
||||
+media-sm
|
||||
font-size: $h1-font-size
|
||||
padding-top: 3rem
|
||||
padding-bottom: 2rem
|
||||
|
||||
body.homepage
|
||||
.timeline
|
||||
.sticky-top
|
||||
|
Reference in New Issue
Block a user