tucmc-auth
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -420,3 +420,3 @@ import React, { useContext, useState, useEffect } from 'react'; | ||
padding: "0.5rem 2rem", | ||
fontWeight: 600, | ||
fontWeight: 500, | ||
borderRadius: "0.375rem", | ||
@@ -430,3 +430,3 @@ fontSize: "16px", | ||
width: "200px", | ||
height: "200px" | ||
height: "50px" | ||
}; | ||
@@ -433,0 +433,0 @@ var hoverStyle = { |
{ | ||
"name": "tucmc-auth", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"module": "dist/index.es.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
37769