Skip to content

Commit

Permalink
projekt-title edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Feicht committed Apr 4, 2024
1 parent c4d7bb3 commit 441cd37
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -695,10 +695,10 @@ kbd {
// src: local("real FontName"),url(/assets/fonts/OldNewsPaper.ttf) format("truetype");
// }

// #id-project__title {
// font-family: Arial, Helvetica, sans-serif;
// font-size: 42px;
// font-weight: 700;
// color: #fff;
// text-shadow: #000 0px 0px 10px;
// }
#id-project__title {
font-family: Arial, Helvetica, sans-serif;
font-size: 42px;
font-weight: 700;
color: #fff;
text-shadow: #000 0px 0px 10px;
}

0 comments on commit 441cd37

Please sign in to comment.