Keep floating tabs clickable; move slightly below big headers

This commit is contained in:
benjamin melançon 2018-11-14 00:57:31 -05:00
parent c96adc0bde
commit 33e95a1705

View file

@ -25,6 +25,7 @@
.floating-tabs {
position: absolute;
top: 240px;
top: 250px;
left: 0.75rem;
z-index: 1;
}