Skip to content

Commit

Permalink
Merge pull request #173 from felixicaza/title-tools
Browse files Browse the repository at this point in the history
fix: update font size in section tools
  • Loading branch information
odracirdev authored Jul 15, 2024
2 parents 48a14cc + 7366fc7 commit 77fe6d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/about-me/_Sections/Tools/Tools.astro
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ const OFFSET_Y = 1.2;
text-align: center;
padding-inline: 10px;
color: white;
font-size: 2rem;
line-height: initial;

@media (width >= 1200px) {
position: absolute;
Expand Down

0 comments on commit 77fe6d2

Please sign in to comment.