7 lines
87 B
CSS
7 lines
87 B
CSS
:root{
|
|
--main-font-family: 'Inter';
|
|
}
|
|
|
|
.trans_block{
|
|
display: none!important;
|
|
} |