Skip to content

Commit 6a115e2

Browse files
author
carl@connectedbrains.com
committed
fix subtitle problem on resize
1 parent 3196fdf commit 6a115e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/home-demos.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
width: == &[intrinsic-width];
1111

1212
height: >= 500 !require;
13-
//height: >= ::window[height] - $baseline !require;
1413

1514
#demos-title {
1615
height: == &[intrinsic-height] !require;
@@ -62,6 +61,7 @@
6261
center-x: == ($ #demo2)[center-x];
6362
}
6463

64+
#demos-title[bottom] <= #demos-subtitle[top];
6565

6666
@if ::window[width] >= $breakpoint1 {
6767

0 commit comments

Comments
 (0)