Auto stash before merge of "UMBE" and "origin/UMBE"
Umbe update
This commit is contained in:
@@ -41,8 +41,15 @@
|
||||
font-family: "Antique Olive Compact bold";
|
||||
}
|
||||
|
||||
body {
|
||||
@apply bg-[url('/images/pattern.png')] bg-repeat bg-fixed max-w-[1920px] mx-auto border-gray-200 border-[1px] min-w-[320px];
|
||||
.promo{
|
||||
font-weight: 700;
|
||||
box-sizing: border-box;
|
||||
font-family: "Antique Olive Compact bold";
|
||||
}
|
||||
|
||||
|
||||
body{
|
||||
@apply bg-[url('/images/pattern.png')] bg-repeat bg-fixed max-w-[1920px] mx-auto border-gray-200 border-[1px] min-w-[320px]
|
||||
}
|
||||
|
||||
.button {
|
||||
@@ -90,9 +97,8 @@ article {
|
||||
/*SIDEBARS*/
|
||||
|
||||
/*BOXES*/
|
||||
.box {
|
||||
@apply rounded-lg
|
||||
|
||||
.box{
|
||||
@apply rounded-lg
|
||||
lg:shadow-box lg:ring-1 lg:ring-gray-300
|
||||
xl:rounded-xl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user