Added individual encoding notice.
This commit is contained in:
parent
5582c0909c
commit
a4c44082a0
|
@ -149,6 +149,12 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.psa {
|
||||
text-align: center;
|
||||
font-size: 1rem;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
@media(max-width: 1000px) {
|
||||
body {
|
||||
font-size: 1rem;
|
||||
|
@ -268,6 +274,8 @@
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section psa">Please encode each name individually to ensure consistency</section>
|
||||
</body>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Reference in New Issue