Merge branch 'master' of github.com:sveltejs/svelte

pull/2486/head
Richard Harris 7 years ago
commit bed7511bff

@ -185,6 +185,10 @@
transition: none; transition: none;
} }
li:not(.active) a:hover {
color: var(--flash);
}
@media (min-width: 840px) { @media (min-width: 840px) {
ul { ul {
padding: 0; padding: 0;

Loading…
Cancel
Save