File tree 5 files changed +27
-68
lines changed
5 files changed +27
-68
lines changed Original file line number Diff line number Diff line change @@ -699,16 +699,12 @@ video {
699
699
margin : 0.25rem ;
700
700
}
701
701
702
- .m-2 {
703
- margin : 0.5rem ;
704
- }
705
-
706
702
.m-3 {
707
703
margin : 0.75rem ;
708
704
}
709
705
710
- .m-96 {
711
- margin : 24 rem ;
706
+ .mb-32 {
707
+ margin-bottom : 8 rem ;
712
708
}
713
709
714
710
.ml-4 {
@@ -719,30 +715,6 @@ video {
719
715
margin-top : 0.5rem ;
720
716
}
721
717
722
- .mb-96 {
723
- margin-bottom : 24rem ;
724
- }
725
-
726
- .mb-6 {
727
- margin-bottom : 1.5rem ;
728
- }
729
-
730
- .mb-60 {
731
- margin-bottom : 15rem ;
732
- }
733
-
734
- .mb-0 {
735
- margin-bottom : 0px ;
736
- }
737
-
738
- .mb-3 {
739
- margin-bottom : 0.75rem ;
740
- }
741
-
742
- .mb-32 {
743
- margin-bottom : 8rem ;
744
- }
745
-
746
718
.box-border {
747
719
box-sizing : border-box;
748
720
}
@@ -858,10 +830,6 @@ video {
858
830
height : 0.1px ;
859
831
}
860
832
861
- .h-\[14\.3vh\] {
862
- height : 14.3vh ;
863
- }
864
-
865
833
.h-\[86\.7vh\] {
866
834
height : 86.7vh ;
867
835
}
@@ -1888,6 +1856,22 @@ video {
1888
1856
background-color : rgb (255 255 255 / var (--tw-bg-opacity ));
1889
1857
}
1890
1858
1859
+ .bg-hero-pattern {
1860
+ background-image : url ('https://docegeracao.com.br/wp-content/uploads/2019/06/bg-whatsapp.jpg' );
1861
+ }
1862
+
1863
+ .bg-\[url\(\'\/img\/hero-pattern\.svg\'\)\] {
1864
+ background-image : url ('/img/hero-pattern.svg' );
1865
+ }
1866
+
1867
+ .bg-\[url\(\'\'\)\] {
1868
+ background-image : url ('' );
1869
+ }
1870
+
1871
+ .bg-\[url\(\'https\:\/\/docegeracao\.com\.br\/wp-content\/uploads\/2019\/06\/bg-whatsapp\.jpg\'\)\] {
1872
+ background-image : url ('https://docegeracao.com.br/wp-content/uploads/2019/06/bg-whatsapp.jpg' );
1873
+ }
1874
+
1891
1875
.decoration-slice {
1892
1876
-webkit-box-decoration-break : slice;
1893
1877
box-decoration-break : slice;
@@ -2696,18 +2680,10 @@ video {
2696
2680
}
2697
2681
2698
2682
@media (min-width : 768px ) {
2699
- .md\:fixed {
2700
- position : fixed;
2701
- }
2702
-
2703
2683
.md\:absolute {
2704
2684
position : absolute;
2705
2685
}
2706
2686
2707
- .md\:sticky {
2708
- position : sticky;
2709
- }
2710
-
2711
2687
.md\:m-10 {
2712
2688
margin : 2.5rem ;
2713
2689
}
@@ -2724,10 +2700,6 @@ video {
2724
2700
height : 700px ;
2725
2701
}
2726
2702
2727
- .md\:h-full {
2728
- height : 100% ;
2729
- }
2730
-
2731
2703
.md\:w-\[430px\] {
2732
2704
width : 430px ;
2733
2705
}
Original file line number Diff line number Diff line change 9
9
type ="image/x-icon ">
10
10
<!-- tailwind css -->
11
11
< link rel ="stylesheet " href ="assests/css/styles.css ">
12
- < style >
13
- body {
14
- background-color : # 276556 ;
15
- background-image : url ('https://docegeracao.com.br/wp-content/uploads/2019/06/bg-whatsapp.jpg' );
16
- }
17
- </ style >
18
12
</ head >
19
13
20
- < body class ="h-screen w-screen overflow-hidden ">
14
+ < body class ="h-screen w-screen overflow-hidden bg-hero-pattern bg-emerald-800 ">
21
15
< main class ="h-screen md:flex md:justify-center md:m-10 ">
22
16
23
17
< div class ="flex-col ">
Original file line number Diff line number Diff line change 9
9
type ="image/x-icon ">
10
10
<!-- tailwind css -->
11
11
< link rel ="stylesheet " href ="assests/css/styles.css ">
12
- < style >
13
- body {
14
- background-color : # 276556 ;
15
- background-image : url ('https://docegeracao.com.br/wp-content/uploads/2019/06/bg-whatsapp.jpg' );
16
- }
17
- </ style >
18
12
</ head >
19
13
20
- < body class ="h-screen w-screen overflow-hidden ">
14
+ < body class ="h-screen w-screen overflow-hidden bg-hero-pattern bg-emerald-800 ">
21
15
< main class ="h-screen md:flex md:justify-center md:mt-10 ">
22
16
23
17
< div class ="flex-col ">
Original file line number Diff line number Diff line change 9
9
type ="image/x-icon ">
10
10
<!-- tailwind css -->
11
11
< link rel ="stylesheet " href ="assests/css/styles.css ">
12
- < style >
13
- body {
14
- background-color : # 276556 ;
15
- background-image : url ('https://docegeracao.com.br/wp-content/uploads/2019/06/bg-whatsapp.jpg' );
16
- }
17
- </ style >
12
+
18
13
</ head >
19
14
20
- < body class ="h-screen w-screen overflow-hidden ">
15
+ < body class ="h-screen w-screen overflow-hidden bg-[url('https://docegeracao.com.br/wp-content/uploads/2019/06/bg-whatsapp.jpg')] bg-emerald-800 ">
21
16
< main class ="h-screen md:flex md:justify-center md:m-10 ">
22
17
23
18
< div class ="flex-col ">
Original file line number Diff line number Diff line change 2
2
module . exports = {
3
3
content : [ "./**/*.{html,js}" ] ,
4
4
theme : {
5
- extend : { } ,
5
+ extend : {
6
+ backgroundImage : {
7
+ 'hero-pattern' : "url('https://docegeracao.com.br/wp-content/uploads/2019/06/bg-whatsapp.jpg')" ,
8
+ }
9
+ } ,
6
10
} ,
7
11
plugins : [ ] ,
8
12
}
You can’t perform that action at this time.
0 commit comments