adjusted bottom margin of footer; images on projects page now shrink on mobile
This commit is contained in:
@@ -134,5 +134,11 @@
|
||||
.toc-level-1::before, .toc-level-2::before, .toc-level-3::before {
|
||||
content: "└ ";
|
||||
}
|
||||
|
||||
@media screen and (max-width: 550px) {
|
||||
.toc-container {
|
||||
width: 95%;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user