Cleaned up css rules
This commit is contained in:
12
index.html
12
index.html
File diff suppressed because one or more lines are too long
9
wp-content/themes/bjork/assets/unused.css
Normal file
9
wp-content/themes/bjork/assets/unused.css
Normal file
@ -0,0 +1,9 @@
|
||||
.wp-block-image img {
|
||||
box-sizing: border-box;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
vertical-align: bottom
|
||||
}
|
||||
.wp-block-image.has-custom-border img {
|
||||
box-sizing: border-box
|
||||
}
|
Reference in New Issue
Block a user