File tree Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 55@import url ('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;600;700&display=swap' );
66
77
8-
8+
99/* 01 - Global Style <<<<======================================================>>>>*/
1010 body {
1111 font-size : 16px ;
1212 font-family : "Nunito" , sans-serif;
1313 color : # 2e3436 ;
1414 background : # eeeeec ;
15- overflow-x : hidden
15+ overflow-x : hidden
1616}
1717 .top-layer {
1818 position : relative;
850850 .for-mobile {
851851 display : none;
852852}
853+ .fund {
854+ display : inline-flex;
855+ }
853856/* 05 */
854857/* 06 - Banner Style <<<<======================================================>>>>*/
855858 .banner-section .side-border {
11211124}
11221125 .main-services-item {
11231126 position : relative;
1124- z-index : 9991
1127+ z-index : 9991
11251128}
11261129 .main-services-item .desing-1 {
11271130 position : absolute;
13191322 }
13201323 .product-section-1 .main-btn {
13211324 color : # fff ;
1322- background : # 40b74c
1325+ background : # 40b74c
13231326}
13241327 .product-section-1 p {
13251328 margin-bottom : 30px ;
13681371}
13691372 .product-section-2 .main-btn {
13701373 color : # fff ;
1371- background : # 40b74c
1374+ background : # 40b74c
13721375}
13731376 .product-section-2 p {
13741377 margin-bottom : 30px ;
Original file line number Diff line number Diff line change 7272 </ ul >
7373 < div class ="menu-right-options ms-auto ">
7474 < p >
75- < strong class =" amount-raised " style =" margin-right: 5px; " > $ </ strong > / $5,000 funded
76- < a href =" https://opencollective.com/opensourcebim " >
77- < span class ="border-1 ">
78- < span class ="progress-bar " id ="progress-bar " data-status ="0% " aria-label ="Progress bar. "> </ span >
79- </ span >
75+ < a href =" https://opencollective.com/opensourcebim " target =" _blank " title =" Fund on Open Collective " class =" fund " >
76+ < strong class =" amount-raised " style =" margin-right: 5px; " > $ </ strong > / $5,000 funded
77+ < span class ="border-1 ">
78+ < span class ="progress-bar " id ="progress-bar " data-status ="0% " aria-label ="Progress bar. "> </ span >
79+ </ span >
8080 </ a >
8181 </ p >
8282 < ul class ="social-media-links ">
You can’t perform that action at this time.
0 commit comments