mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 10:34:15 -04:00
docs: add customization and update other pages
chore: re-compile css and add icons chore: update blog list layout
This commit is contained in:
@ -2126,10 +2126,6 @@ video {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
.ml-auto {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.mr-1 {
|
||||
margin-right: 0.25rem;
|
||||
}
|
||||
@ -3811,9 +3807,6 @@ body {
|
||||
.md\:inline-block {
|
||||
display: inline-block;
|
||||
}
|
||||
.md\:inline {
|
||||
display: inline;
|
||||
}
|
||||
.md\:hidden {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user