catlab-remote-client 1.3.1 → 1.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -76,7 +76,7 @@ body, #catlab-token-form
76
76
  {
77
77
  box-sizing: border-box;
78
78
  font-size: 2em;
79
- width: 85%;
79
+ width: 80%;
80
80
  margin: 10vh auto;
81
81
  padding: 5vmin 2vmin;
82
82
  background:#DBD4D6;
@@ -93,7 +93,7 @@ body, #catlab-token-form
93
93
  {
94
94
  box-sizing: border-box;
95
95
  font-size: 2em;
96
- width :85%;
96
+ width: 80%;
97
97
  margin: 10vh auto;
98
98
  background: #492830;
99
99
  padding: 5vmin 2vmin;