From 453a225da702f4180a272b94f1be1e0aab5269ec Mon Sep 17 00:00:00 2001 From: Burak Civan Date: Tue, 11 Oct 2022 10:34:51 +0300 Subject: [PATCH] css compiled --- public/css/app.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/public/css/app.css b/public/css/app.css index 458fa314b..006e181f0 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -51804,10 +51804,6 @@ body{ height: 1rem; } -<<<<<<< HEAD - .lg\:w-18{ - width: 4.5rem; -======= .lg\:h-12{ height: 3rem; } @@ -51818,7 +51814,10 @@ body{ .lg\:w-9{ width: 2.25rem; ->>>>>>> e8693a3c924c3442b8be7a2ad7bdf8525ed982d4 + } + + .lg\:w-18{ + width: 4.5rem; } .lg\:w-1\/2{