forgot to add changes from inspect element to vscode
lol
This commit is contained in:
parent
948c9b8fae
commit
b87c899256
1 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 4.6rem;
|
font-size: 4.6rem;
|
||||||
color: rgb(48, 48, 48);
|
/*color: rgb(48, 48, 48);*/
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 span.indent {
|
h1 span.indent {
|
||||||
|
|
@ -313,7 +313,7 @@
|
||||||
</div>
|
</div>
|
||||||
</dialog>
|
</dialog>
|
||||||
<div id="page">
|
<div id="page">
|
||||||
<h2>Poly+ Settings</h2>
|
<h1 class="text-center">Poly+ Settings</h1>
|
||||||
<p class="setting-container">
|
<p class="setting-container">
|
||||||
<span class="indicator"> </span>
|
<span class="indicator"> </span>
|
||||||
<span class="title">
|
<span class="title">
|
||||||
|
|
|
||||||
Reference in a new issue