mirror of
https://gitlab.com/DevLifeFromModernWay/devlifefrommodernway.gitlab.io.git
synced 2025-06-20 10:45:37 +00:00
Fix; Close #3
This commit is contained in:
@ -28,3 +28,8 @@
|
|||||||
.markdown-section code {
|
.markdown-section code {
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* For hints Plguin */
|
||||||
|
.hints-alert {
|
||||||
|
word-break: break-word;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user