forked from mirrors/hugo-tufte
trying
This commit is contained in:
parent
30d6bd77c2
commit
95d7ecd527
1 changed files with 10 additions and 0 deletions
|
@ -4,6 +4,16 @@
|
|||
margin: auto !important;
|
||||
text-align: center !important;
|
||||
width: 50%;
|
||||
h1 {
|
||||
margin: auto !important;
|
||||
text-align: center !important;
|
||||
width: 50%;
|
||||
}
|
||||
.menu {
|
||||
margin: auto !important;
|
||||
text-align: center !important;
|
||||
width: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.brand > h1 {
|
||||
|
|
Loading…
Reference in a new issue