mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-29 21:23:14 +08:00
website: misc ui tweaks
This commit is contained in:
@ -25,6 +25,10 @@ html[data-theme='dark'] {
|
||||
--ifm-color-primary-lightest: rgb(191, 191, 248);
|
||||
}
|
||||
|
||||
.markdown h1 {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 767px) {
|
||||
:root {
|
||||
--ifm-font-size-base: 16px;
|
||||
|
Reference in New Issue
Block a user