Skip to content

Commit

Permalink
google lighthouse accessibility - Update index.html
Browse files Browse the repository at this point in the history
google lighthouse accessibility
  • Loading branch information
wolkanca authored May 6, 2024
1 parent e0b73e7 commit 3f07c44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@
html.swal2-shown,
html.swal2-shown>body {
background: var(--arka);
color: var(--metin);
}
.swal2-show {
transform: scale(1.2);
Expand Down Expand Up @@ -388,6 +389,7 @@
html .swal2-success-circular-line-right,
html .swal2-success-fix {
background: var(--arka);
color: var(--metin);
}
</style>
<script src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert2/11.10.8/sweetalert2.all.min.js" integrity="sha512-ziDG00v9lDjgmzxhvyX5iztPHpSryN/Ct/TAMPmMmS2O3T1hFPRdrzVCSvwnbPbFNie7Yg5mF7NUSSp5smu7RA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
Expand Down

0 comments on commit 3f07c44

Please sign in to comment.