Commit 38fc695 1 parent 1c93d40 commit 38fc695 Copy full SHA for 38fc695
File tree 4 files changed +23
-20
lines changed
4 files changed +23
-20
lines changed Original file line number Diff line number Diff line change 5
5
@import url ('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;600;700&display=swap' );
6
6
7
7
8
-
8
+
9
9
/* 01 - Global Style <<<<======================================================>>>>*/
10
10
body {
11
11
font-size : 16px ;
12
12
font-family : "Nunito" , sans-serif;
13
13
color : # 2e3436 ;
14
14
background : # eeeeec ;
15
- overflow-x : hidden
15
+ overflow-x : hidden
16
16
}
17
17
.top-layer {
18
18
position : relative;
850
850
.for-mobile {
851
851
display : none;
852
852
}
853
+ .fund {
854
+ display : inline-flex;
855
+ }
853
856
/* 05 */
854
857
/* 06 - Banner Style <<<<======================================================>>>>*/
855
858
.banner-section .side-border {
1121
1124
}
1122
1125
.main-services-item {
1123
1126
position : relative;
1124
- z-index : 9991
1127
+ z-index : 9991
1125
1128
}
1126
1129
.main-services-item .desing-1 {
1127
1130
position : absolute;
1319
1322
}
1320
1323
.product-section-1 .main-btn {
1321
1324
color : # fff ;
1322
- background : # 40b74c
1325
+ background : # 40b74c
1323
1326
}
1324
1327
.product-section-1 p {
1325
1328
margin-bottom : 30px ;
1368
1371
}
1369
1372
.product-section-2 .main-btn {
1370
1373
color : # fff ;
1371
- background : # 40b74c
1374
+ background : # 40b74c
1372
1375
}
1373
1376
.product-section-2 p {
1374
1377
margin-bottom : 30px ;
Original file line number Diff line number Diff line change 52
52
</ ul >
53
53
< div class ="menu-right-options ms-auto ">
54
54
< p >
55
- < strong class =" amount-raised " style =" margin-right: 5px; " > $ </ strong > / $5,000 funded
56
- < a href =" https://opencollective.com/opensourcebim " >
57
- < span class ="border-1 ">
58
- < span class ="progress-bar " id ="progress-bar " data-status ="0% " aria-label ="Progress bar. "> </ span >
59
- </ span >
55
+ < a href =" https://opencollective.com/opensourcebim " target =" _blank " title =" Fund on Open Collective " class =" fund " >
56
+ < strong class =" amount-raised " style =" margin-right: 5px; " > $ </ strong > / $5,000 funded
57
+ < span class ="border-1 ">
58
+ < span class ="progress-bar " id ="progress-bar " data-status ="0% " aria-label ="Progress bar. "> </ span >
59
+ </ span >
60
60
</ a >
61
61
</ p >
62
62
< ul class ="social-media-links ">
Original file line number Diff line number Diff line change 52
52
</ ul >
53
53
< div class ="menu-right-options ms-auto ">
54
54
< p >
55
- < strong class =" amount-raised " style =" margin-right: 5px; " > $ </ strong > / $5,000 funded
56
- < a href =" https://opencollective.com/opensourcebim " >
57
- < span class ="border-1 ">
58
- < span class ="progress-bar " id ="progress-bar " data-status ="0% " aria-label ="Progress bar. "> </ span >
59
- </ span >
55
+ < a href =" https://opencollective.com/opensourcebim " target =" _blank " title =" Fund on Open Collective " class =" fund " >
56
+ < strong class =" amount-raised " style =" margin-right: 5px; " > $ </ strong > / $5,000 funded
57
+ < span class ="border-1 ">
58
+ < span class ="progress-bar " id ="progress-bar " data-status ="0% " aria-label ="Progress bar. "> </ span >
59
+ </ span >
60
60
</ a >
61
61
</ p >
62
62
< ul class ="social-media-links ">
Original file line number Diff line number Diff line change 52
52
</ ul >
53
53
< div class ="menu-right-options ms-auto ">
54
54
< p >
55
- < strong class =" amount-raised " style =" margin-right: 5px; " > $ </ strong > / $5,000 funded
56
- < a href =" https://opencollective.com/opensourcebim " >
57
- < span class ="border-1 ">
58
- < span class ="progress-bar " id ="progress-bar " data-status ="0% " aria-label ="Progress bar. "> </ span >
59
- </ span >
55
+ < a href =" https://opencollective.com/opensourcebim " target =" _blank " title =" Fund on Open Collective " class =" fund " >
56
+ < strong class =" amount-raised " style =" margin-right: 5px; " > $ </ strong > / $5,000 funded
57
+ < span class ="border-1 ">
58
+ < span class ="progress-bar " id ="progress-bar " data-status ="0% " aria-label ="Progress bar. "> </ span >
59
+ </ span >
60
60
</ a >
61
61
</ p >
62
62
< ul class ="social-media-links ">
You can’t perform that action at this time.
0 commit comments