mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-07-25 15:35:20 -04:00
introducing: minimal mistakes
This commit is contained in:
parent
0c0e191d72
commit
3db2701e10
766 changed files with 41906 additions and 1080 deletions
|
@ -0,0 +1,10 @@
|
|||
_id: c6489fc0-dd06-11e7-be15-a3469e549c00
|
||||
message: >-
|
||||
Have you think about adding an "height"-limit feature to the tos, allowing
|
||||
users to use very heigh images, and not struggling with custom CSS and
|
||||
classes?:-)
|
||||
name: Tobias Nordahl Kristensen
|
||||
email: 86a84379052b26c55c912dc27ddd8647
|
||||
url: ''
|
||||
hidden: ''
|
||||
date: '2017-12-09T17:31:23.259Z'
|
|
@ -0,0 +1,10 @@
|
|||
_id: 3db51ae0-df7b-11e7-8cc2-7d7640aa7c35
|
||||
message: >-
|
||||
Sorry for the noob question but what is the proper way to increase the image
|
||||
containers height?
|
||||
name: Marc
|
||||
email: 23569aaeded782b63941771dc067ca28
|
||||
url: ''
|
||||
hidden: ''
|
||||
date: '2017-12-12T20:30:08.613Z'
|
||||
timestamp: 1513110608
|
|
@ -0,0 +1,8 @@
|
|||
_id: ec74b620-df7c-11e7-8cc2-7d7640aa7c35
|
||||
message: "@Marc - you can set a height via CSS on `.page__hero--overlay`. It currently stretches to fit the text content inside of it, but if you want to make it taller just add something like `height: 500px;`.\r\n\r\nThis styling is in [`_sass/_page.scss`](https://github.com/mmistakes/minimal-mistakes/blob/4.8.0/_sass/minimal-mistakes/_page.scss#L136-L147).\r\n\r\nFor further context check [issue #542](https://github.com/mmistakes/minimal-mistakes/issues/542) on GitHub... probably a better place to ask/leave questions than the comments here."
|
||||
name: Michael Rose
|
||||
email: 1ce71bc10b86565464b612093d89707e
|
||||
url: 'https://mademistakes.com'
|
||||
hidden: ''
|
||||
date: '2017-12-12T20:42:09.874Z'
|
||||
timestamp: 1513111329
|
|
@ -0,0 +1,8 @@
|
|||
_id: 77e56d80-df7d-11e7-8cc2-7d7640aa7c35
|
||||
message: "@Tobias - No, I have not thought about that. In general I'm not a fan of setting max-heights or widths as they fall apart in a responsive world. What might be 500px high on desktop could be smaller or larger on mobile (and everywhere in between).\r\n\r\nJavaScript could probably be used to determine some of that, but in this case I don't really see the benefit by adding more complexity."
|
||||
name: Michael Rose
|
||||
email: 1ce71bc10b86565464b612093d89707e
|
||||
url: 'https://mademistakes.com'
|
||||
hidden: ''
|
||||
date: '2017-12-12T20:46:03.921Z'
|
||||
timestamp: 1513111563
|
Loading…
Add table
Add a link
Reference in a new issue