Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tikiyiki authored Dec 30, 2023
1 parent 4c669ec commit 8337923
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3826,7 +3826,7 @@
display: flex;
position: relative;
top: 25px;
color: #999999;
color: #919191;
flex-direction: column;
justify-content: center;
align-items: center;
Expand All @@ -3846,14 +3846,16 @@
grid-template-columns: 1fr;
justify-content: center;
justify-items: center;
color: rgb(155, 155, 155);
color: rgb(136, 136, 136);
font-size: 26.25px;
font-family: 'Kanit';
width: 100%;
height: 45px;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
cursor: pointer;
border-bottom: 0.45rem solid rgba(220, 223, 227, 0.738);
border-bottom: 0.45rem solid rgba(205, 209, 214, 0.738);
}

.disabled:hover{
Expand Down Expand Up @@ -4476,7 +4478,7 @@
<a href="https://www.merriam-webster.com/dictionary/differently%20abled" target="_blank">

<div class="disabled">
<b> * DON'T SEE ONLY MY DISABILITY * SEE ALSO MY ABILITY * WE ARE DIFFERENTLY ABLED *</b>
<b> DON'T SEE ONLY MY DISABILITY * SEE ALSO MY ABILITY * WE ARE DIFFERENTLY ABLED </b>
</div>
</a>

Expand Down Expand Up @@ -6655,3 +6657,4 @@ <h3>EUROPE</h3>




0 comments on commit 8337923

Please sign in to comment.