mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2025-09-04 04:26:51 +01:00
Minor changes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
$(document).ready(function () {
|
||||
$('.ham-button').on('click', function () {
|
||||
|
||||
$('.ham').toggleClass('open');
|
||||
});
|
||||
});
|
Reference in New Issue
Block a user