mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-06 21:14:06 -04:00
88x31
This commit is contained in:
parent
d583454cc2
commit
94b8cbf3ce
4 changed files with 53 additions and 2 deletions
|
|
@ -60,6 +60,13 @@ img,video {
|
|||
background-color: var(--grey-dark);
|
||||
}
|
||||
|
||||
.badge-88x31 {
|
||||
width: 176px;
|
||||
height: 62px;
|
||||
image-rendering: pixelated;
|
||||
image-rendering: crisp-edges;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
|
|
@ -139,5 +146,3 @@ figure figcaption {
|
|||
font-size: 0.9rem;
|
||||
color: var(--fg-muted);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue