1
0

Remove unused .right class from main.css.

This commit is contained in:
Alexander Andreev 2024-06-18 19:51:28 +04:00
parent b8f6163cb8
commit e5d1c6be8d
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34

View File

@ -27,8 +27,6 @@
background-color: var(--secondary-color);
color: var(--background-color); }
.right { text-align: right; }
.small { font-size: .8rem; }
.small.player-links a { margin: 0 .2rem; }