- change css font size for h1.. h6
This commit is contained in:
@@ -21,7 +21,7 @@ table.cv td, table th {
|
||||
|
||||
.table {
|
||||
border: 1px solid;
|
||||
font-size: 1.2rem;
|
||||
font-size: 1.25rem;
|
||||
border-color: var(--section-light-bg-color);
|
||||
//background-color: var(--section-light-bg-color);
|
||||
background-color: var(--highlight-inverse-contrast);
|
||||
@@ -68,5 +68,5 @@ table.cv td, table th {
|
||||
}
|
||||
|
||||
.partners h4 {
|
||||
font-size: 1.5rem;
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
Reference in New Issue
Block a user