feat: add documentation to code

This commit is contained in:
neon_arch 2023-06-18 20:12:20 +03:00
parent 8e9fe4d03a
commit 75f02d7245
3 changed files with 16 additions and 1 deletions

View file

@ -302,6 +302,7 @@ footer {
width: 80%;
}
/* Styles for the settings page */
.settings_container {
display: flex;
justify-content: space-around;
@ -435,6 +436,7 @@ footer {
margin: 0;
}
/* Styles for the toggle button */
/* The switch - the box around the slider */
.switch {
position: relative;