1134 - Changing all instances of the word "brackets" to "parenthesis"

This commit is contained in:
Jonathan Bobel
2025-03-20 10:29:29 -04:00
parent a5ddf8038b
commit fe098eca22
20 changed files with 92 additions and 69 deletions

View File

@@ -169,7 +169,7 @@
border-radius: 1.05em;
}
.placeholder-no-brackets {
.placeholder-no-parenthesis {
display: inline;
background: #FD0;
color: #000;