test
This commit is contained in:
parent
2bee79f692
commit
639eee2f68
1 changed files with 2 additions and 2 deletions
|
@ -153,7 +153,6 @@
|
|||
* {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
/*font-family: my-queue;*/
|
||||
font-family: JetbrainsMono-Regular;
|
||||
}
|
||||
|
||||
|
@ -167,7 +166,8 @@
|
|||
font-size: 1px;
|
||||
border-radius: 50px;
|
||||
padding: 0px 5px;
|
||||
margin: 10px 5px;
|
||||
margin: 5px;
|
||||
height: 10px;
|
||||
color: rgba(0, 0, 0, 0);
|
||||
background-color: #3c3836;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue