generated from hjess/PythonTemplateProject
Lets make the frontpage in markdown too
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 38s
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 38s
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
@include breakpoint('<=small') {
|
||||
.toggle {
|
||||
text-indent: 7.25em;
|
||||
width: 7.25em;
|
||||
width: 4.25em;
|
||||
|
||||
&:before {
|
||||
color: _palette(fg);
|
||||
@@ -216,7 +216,7 @@
|
||||
left: 1em;
|
||||
position: absolute;
|
||||
top: 1em;
|
||||
width: 5em;
|
||||
width: 3em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
border-radius: 0.375em,
|
||||
element-height: 2.75em,
|
||||
element-margin: 2em,
|
||||
sidebar-width: 26em,
|
||||
sidebar-width-alt: 24em,
|
||||
sidebar-width: 22em,
|
||||
sidebar-width-alt: 18em,
|
||||
gutter: 3em
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user