chore: format with editor

This commit is contained in:
Daniel Alejandro Gallegos 2024-07-07 17:09:56 -04:00
parent 4c57e7db61
commit ba13fbfe62
Signed by: taco
SSH key fingerprint: SHA256:YgoAbZ3x1d1kTGKEmT8elbjEvK/mn0hc4ATFgWhykR0

View file

@ -8,12 +8,12 @@ html {
body {
color: #151515;
font-family: 'Assistant', sans-serif;
font-family: "Assistant", sans-serif;
line-height: 1.5;
margin: 0.666rem;
max-width: 666px;
padding: 1rem;
border: 0.420rem solid #b68024;
border: 0.42rem solid #b68024;
background: #eee;
border-radius: 1rem;
}
@ -55,8 +55,13 @@ h1 {
text-align: center;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Balsamiq Sans', display;
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Balsamiq Sans", display;
}
a {
@ -72,7 +77,6 @@ img {
max-width: 100%;
}
table {
max-width: 80vw;
display: block;