]> where.june.codes Git - june.codes/commitdiff
Fixed corner radius.
authorJune Gardner <june@june.codes>
Tue, 18 Nov 2025 19:56:46 +0000 (11:56 -0800)
committerJune Gardner <june@june.codes>
Tue, 18 Nov 2025 19:56:46 +0000 (11:56 -0800)
theme/styles.css

index 1e88592e1092648f9964c3f76c7ef251d4f15a66..50dd7b585b152b0b57967874afb65960660d1cf4 100644 (file)
@@ -101,7 +101,7 @@ header > a, nav > a {
     text-decoration: none;
 }
 
-header > nav > a {
+header > nav > a, footer > nav > a {
     border-radius: 4rem;
 }