forked from mirrors/hugo-tufte
hey
This commit is contained in:
parent
37da21fd2a
commit
9b2c3ca932
2 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,8 @@
|
||||||
.brand {
|
.brand {
|
||||||
padding-top: 1rem;
|
padding-top: 1rem;
|
||||||
padding-bottom: 1rem;
|
padding-bottom: 1rem;
|
||||||
|
margin: auto !important;
|
||||||
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.brand > h1 {
|
.brand > h1 {
|
||||||
|
|
|
@ -60,10 +60,6 @@ mark {
|
||||||
background: #ddd;
|
background: #ddd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.brand {
|
|
||||||
margin: auto !important;
|
|
||||||
text-align: center !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------------ */
|
||||||
/* Styling for listing pages. */
|
/* Styling for listing pages. */
|
||||||
|
|
Loading…
Reference in a new issue