forked from mirrors/hugo-tufte
100
This commit is contained in:
parent
95d7ecd527
commit
124914b7ae
1 changed files with 2 additions and 2 deletions
|
@ -7,12 +7,12 @@
|
||||||
h1 {
|
h1 {
|
||||||
margin: auto !important;
|
margin: auto !important;
|
||||||
text-align: center !important;
|
text-align: center !important;
|
||||||
width: 50%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.menu {
|
.menu {
|
||||||
margin: auto !important;
|
margin: auto !important;
|
||||||
text-align: center !important;
|
text-align: center !important;
|
||||||
width: 50%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue