Config/Obsidian: Add !important to snippets
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.fullwidth-images img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
width: 100% !important;
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user