﻿   .singlepage-nav ul{display:flex;flex-direction:column}
.singlepage-nav ul>li:nth-of-type(1){order:3}
.singlepage-nav ul>li:nth-of-type(2){order:2}
.singlepage-nav ul>li:nth-of-type(3){order:1}