Skip to content

Commit

Permalink
.pagination, footer {
Browse files Browse the repository at this point in the history
  height: 50px;
  line-height: 50px;
  text-align: center;
}
  • Loading branch information
ricoThaka authored Apr 6, 2024
1 parent f18951a commit febd670
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _sass/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2034,8 +2034,7 @@ section img {

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
color: $header;
/* color: $header; */
letter-spacing: -0.03em;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1),
0 0 5px rgba(181, 232, 83, 0.1),
Expand Down

0 comments on commit febd670

Please sign in to comment.