HODOR HODOR HODOR (#216)

This commit is contained in:
Onur Gümüş 2022-01-26 10:42:17 +03:00 committed by GitHub
parent dabc66c42b
commit 01a9aa591a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 264 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before After
Before After

View file

@ -551,6 +551,8 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
display: flex;
font-size: 14px;
flex-direction: column;
text-align: center;
margin-right: 35px ;
}
.app-sidebar-button > .sidebar-user-text .fullname {

View file

@ -524,6 +524,7 @@
<option value="tr_TR">tr_TR</option>
<option value="zh_CN">zh_CN</option>
<option value="zh_TW">zh_TW</option>
<option value="en_HODOR">HODOR?</option>
</select>
</div>
</div>