aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/lib/styles.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/styles.ts b/src/lib/styles.ts
index fd361b4..02f3805 100644
--- a/src/lib/styles.ts
+++ b/src/lib/styles.ts
@@ -7,4 +7,4 @@
You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-export const button = "bg-white bg-opacity-10 text-white p-4 rounded-xl";
+export const button = "bg-white/10 text-white p-4 rounded-xl";