✨ feat: add documentation to code
This commit is contained in:
parent
8e9fe4d03a
commit
75f02d7245
3 changed files with 16 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue