clause agent mode "make it look like papermod"
This commit is contained in:
parent
1c59bd66ea
commit
582e4491c0
91 changed files with 2139 additions and 202 deletions
10
sass/components/navigation/_navigation.scss
Normal file → Executable file
10
sass/components/navigation/_navigation.scss
Normal file → Executable file
|
@ -1,6 +1,9 @@
|
|||
.main-navigation {
|
||||
display: block;
|
||||
width: 100%;
|
||||
// Import modern navigation styles
|
||||
@import "header";
|
||||
@import "footer";
|
||||
|
||||
// Legacy navigation styles (can be removed after testing)
|
||||
/*
|
||||
|
||||
ul {
|
||||
display: none;
|
||||
|
@ -107,3 +110,4 @@
|
|||
flex: 1 0 50%;
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue