Fixing up the theme to be ready for publishing
This commit is contained in:
parent
fa71a1c61f
commit
aa354ad732
3 changed files with 8 additions and 2 deletions
|
|
@ -283,6 +283,12 @@ img:hover {
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
iframe {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
aspect-ratio: 16 / 9;
|
||||
}
|
||||
|
||||
/* Post - Top section */
|
||||
.article {
|
||||
font-size: 35px !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue