File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
2- <html lang =" en" class = " has-background-white-ter " >
2+ <html lang =" en" >
33<head >
44 <meta charset =" utf-8" >
55 <meta name =" viewport" content =" width=device-width, initial-scale=1" >
6565 </div >
6666 </main >
6767
68- <footer class =" page-footer footer has-background-white-ter has- offset-top" >
68+ <footer class =" page-footer footer has-offset-top" >
6969 <div class =" container" >
70- <div class =" navbar has-background-white-ter " >
70+ <div class =" navbar" >
7171 <div class =" navbar-menu is-active" >
7272 <div class =" navbar-start" >
7373 <a class =" navbar-item" href =" {{ '/' | url }}" >
Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ $info: $tetradic1;
1313
1414// @import "../node_modules/bulma/sass/utilities/_all.sass";
1515@import " ../node_modules/bulma/sass/utilities/initial-variables.sass" ;
16+
17+ $scheme-main : $white-ter ;
18+ $footer-background-color : $white-ter ;
19+
1620@import " ../node_modules/bulma/sass/utilities/functions.sass" ;
1721@import " ../node_modules/bulma/sass/utilities/derived-variables.sass" ;
1822// @import "../node_modules/bulma/sass/utilities/animations.sass";
You can’t perform that action at this time.
0 commit comments