added better comments to explain functions

This commit is contained in:
asus
2024-02-09 14:31:00 +01:00
parent c41b184221
commit 0c0b406de0
7 changed files with 77 additions and 43 deletions

View File

@@ -1,3 +1,7 @@
.first_el_to_change {
border: 1px solid red;
}
#model_plugin_shortcode {
border: 1px solid blue;
padding: 10px;
}