Skip to content

Commit

Permalink
code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yashrajbharti committed Mar 25, 2024
1 parent f386a04 commit d966797
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -300,10 +300,6 @@ li {
margin-block-end: 20px;
}

h1 {
text-align: center;
}

.raid-pokemon {
position: relative;
user-select: none;
Expand Down Expand Up @@ -510,9 +506,9 @@ img.shiny:hover {
h1.title {
position: relative;
inset-block-start: 25px;
font-size: 4rem;
font-size: 5rem;
text-align: center;
font-weight: bolder;
/* color: #e1d7f6; */
color: #1a171d;
}

Expand Down Expand Up @@ -576,11 +572,6 @@ h1.title {
margin-inline: auto;
}

/* h1.title {
text-stroke: unset;
-webkit-text-stroke: unset;
} */

.button {
inline-size: 100% !important;
margin-inline: 0;
Expand Down

0 comments on commit d966797

Please sign in to comment.