few small tweaks
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-09-17 20:01:53 -07:00
parent 12017d0098
commit da4249f3d2
5 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -76,7 +76,7 @@ p {
@media (max-width: 650px) {
p {
font-size: .9rem;
font-size: .95rem;
line-height: 1.3rem;
}
}
@@ -149,7 +149,7 @@ ul {
@media (max-width: 650px) {
ul {
font-size: .9rem;
font-size: .95rem;
line-height: 1.3rem;
}
}