Merge branch 'main' of https://github.com/mivinci/hugo-theme-minima
This commit is contained in:
commit
844f9fcfa7
1 changed files with 4 additions and 1 deletions
|
@ -37,6 +37,9 @@
|
|||
padding-left: .9em;
|
||||
padding-right: 1em;
|
||||
text-align: right;
|
||||
user-select: none;
|
||||
-moz-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
.chroma .hl .lnt {
|
||||
|
|
Loading…
Reference in a new issue