mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-09 20:21:01 +00:00
Add prettier and format the code (#242)
* prettier * linter * add prettier, and format the code * make the travis pass Signed-off-by: Daniel Maricic <daniel@woss.io> * travis to make a build Signed-off-by: Daniel Maricic <daniel@woss.io> * tslint and prettier + travis Signed-off-by: Daniel Maricic <daniel@woss.io> * useless setting, we use spaces Signed-off-by: Daniel Maricic <daniel@woss.io> * backend tests added to the travis Signed-off-by: Daniel Maricic <daniel@woss.io>
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
position: absolute;
|
||||
left: 20px;
|
||||
top: 20px;
|
||||
font-size: .8em;
|
||||
font-size: 0.8em;
|
||||
padding: 0.5em;
|
||||
border-radius: 1.25em;
|
||||
border: 2px solid #E6007A;
|
||||
color: #E6007A;
|
||||
border: 2px solid #e6007a;
|
||||
color: #e6007a;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user