mirror of
https://gitlab.com/DevLifeFromModernWay/devlifefrommodernway.gitlab.io.git
synced 2025-06-20 15:15:36 +00:00
Compare commits
2 Commits
8a459a7664
...
2023-10-25
Author | SHA1 | Date | |
---|---|---|---|
5c2ff7aaee | |||
64a5e34538 |
@ -13,6 +13,7 @@
|
||||
"styles": {
|
||||
"website": "./_styles/website.css"
|
||||
},
|
||||
"pdf.fontFamily": "FirgeNerd",
|
||||
"pdf.fontSize": 16,
|
||||
"pdf.paperSize": "a4",
|
||||
"pdf.embedFonts": true
|
||||
|
@ -30,6 +30,12 @@
|
||||
}
|
||||
|
||||
/* For hints Plguin */
|
||||
|
||||
.hints-container {
|
||||
/* To be fitted */
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
.hints-alert {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
Reference in New Issue
Block a user