feat: add blog post about Raspberry Pi alarm clock
This commit is contained in:
@@ -17,4 +17,11 @@
|
||||
pre {
|
||||
padding: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
// Ensure images inside markdown content are responsive
|
||||
article img, main img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
border-radius: 4px;
|
||||
}
|
||||
Reference in New Issue
Block a user