Update floating-list-titles.md

fix error property
This commit is contained in:
Long Xiong
2021-02-05 16:21:38 +08:00
committed by GitHub
parent c0982e959e
commit c064cceaf2

View File

@ -59,7 +59,7 @@ Creates a list with floating headings for each section.
background: #455A64;
color: #fff;
height: 80vh;
height: 320px;
width: 320px;
border-radius: 1rem;
overflow-y: auto;
}