We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfaf93d commit 8ba98f6Copy full SHA for 8ba98f6
extension/Firefox/index.css
@@ -93,7 +93,7 @@ body{
93
overflow-x: auto;
94
overflow-y: auto;
95
margin: auto;
96
- font-size: 0.7em;
+ font-size: 0.9em;
97
font-weight: bold;
98
margin-bottom: 5px;
99
}
extension/Firefox/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 2,
3
"name": "JSrandom",
4
- "version": "1.0",
+ "version": "1.1",
5
6
"icons":{
7
"128": "logo.png"
0 commit comments