view src/z.css @ 6:bd0d3a189f5b

my deadass removed "built with" from defautl template (i need to go to sleep)
author Atarwn Gard <a@qwa.su>
date Tue, 17 Mar 2026 22:36:17 +0500
parents 125e599b1217
children
line wrap: on
line source

nav ul {
    padding-bottom: 0.5rem;
    display: inline-block;
}

nav ul:last-child {
    float: right;
}