File tree Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 3030 },
3131 "devDependencies" : {
3232 "@plone/plonetheme-barceloneta-base" : " 3.2.0-alpha.5" ,
33- "@imiobe/plonetheme-smartweb-base" : " 0.2.1 " ,
33+ "@imiobe/plonetheme-smartweb-base" : " 0.3.4 " ,
3434 "@popperjs/core" : " ^2.11.6"
3535 }
3636}
Original file line number Diff line number Diff line change 55$enable-roboto-webfont : false;
66
77@import url (
" https://cdn.jsdelivr.net/npm/[email protected] /font/bootstrap-icons.css" );
8-
9- /// / IMPORTS
10-
11- // Import barceloneta files from node_modules --load-path=node_modules
12-
13- // @import "@plone/plonetheme-barceloneta-base/scss/barceloneta";
14- @import " @imiobe/plonetheme-smartweb-base/src/scss/main" ;
158@import " ./variables" ;
9+ @import " @imiobe/plonetheme-smartweb-base/src/scss/main" ;
1610
1711// @import "../../../base/src/scss/main";
1812
@@ -35,6 +29,12 @@ $enable-roboto-webfont: false;
3529@import " ./se-files" ;
3630@import " ./contact" ;
3731
32+ #portal-footer-wrapper li {
33+ list-style-type : none ;
34+ margin-bottom : 0.25rem ;
35+ padding-left : 0 ;
36+ }
37+
3838h1 {
3939 font-family : $font-family-base !important ;
4040 font-weight : bold !important ;
@@ -181,10 +181,6 @@ footer #container-section-noussuivre {
181181 }
182182}
183183
184- #portal-globalnav > li a :hover {
185- color : $primary-svg ;
186- }
187-
188184// footer
189185.footer-logo {
190186 figure img {
You can’t perform that action at this time.
0 commit comments