refactor: tweaks css

This commit is contained in:
kenjis 2024-03-15 09:18:16 +09:00
parent 93fe3adafc
commit 2f009ca5e2
No known key found for this signature in database
GPG Key ID: BD254878922AF198

View File

@ -43,7 +43,7 @@ p.lead {
color: var(--dark-text-color);
}
.header .container {
padding: 1rem 1.75rem 1.75rem 1.75rem;
padding: 1rem;
}
.header h1 {
font-size: 2.5rem;
@ -148,9 +148,6 @@ p.lead {
border-radius: 5px;
color: #31708f;
}
ul, ol {
line-height: 1.8;
}
table {
width: 100%;