Skip to content

Commit

Permalink
Update opacity on small
Browse files Browse the repository at this point in the history
  • Loading branch information
snuggs committed Feb 3, 2025
1 parent 2809a80 commit c2aa9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ nav li > a:link::before { content: '▸' }
nav li > a:link::after { content: '' }

small {}
body > footer small {opacity: 0.;}
body > footer small { opacity: 0.68 }
article address, body > footer address, [contentinfo] address {
background: Canvas;
border-radius: 0.68ch;
Expand Down

0 comments on commit c2aa9f7

Please sign in to comment.