mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-06 21:14:06 -04:00
added explicit width,height to images
This commit is contained in:
parent
aecbbcf022
commit
dd3c0d87d8
3 changed files with 11 additions and 3 deletions
|
|
@ -56,6 +56,10 @@ a {
|
|||
}
|
||||
}
|
||||
|
||||
img,video {
|
||||
background-color: var(--grey-dark);
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue