public/avo-assets/avo.base.css in avo-3.0.1.beta8 vs public/avo-assets/avo.base.css in avo-3.0.1.beta9
- old
+ new
@@ -6663,14 +6663,10 @@
.float-right{
float:right
}
-.float-left{
- float:left
-}
-
.m-0{
margin:0px
}
.-mx-1{
@@ -7815,15 +7811,10 @@
.bg-blue-400{
--tw-bg-opacity:1;
background-color:rgb(57 158 229 / var(--tw-bg-opacity))
}
-.bg-blue-50{
- --tw-bg-opacity:1;
- background-color:rgb(230 243 252 / var(--tw-bg-opacity))
-}
-
.bg-blue-500{
--tw-bg-opacity:1;
background-color:rgb(8 134 222 / var(--tw-bg-opacity))
}
@@ -10234,9 +10225,13 @@
width:16rem
}
.md\:w-8\/12{
width:66.666667%
+ }
+
+ .md\:w-full{
+ width:100%
}
.md\:grid-cols-3{
grid-template-columns:repeat(3, minmax(0, 1fr))
}