adjusted font size for post records
This commit is contained in:
@@ -59,7 +59,7 @@ h4 {
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 1.15em;
|
||||
font-size: 1.2em;
|
||||
font-weight: 400;
|
||||
line-height: 1.4;
|
||||
max-width: 33em;
|
||||
@@ -140,6 +140,11 @@ a:hover:after {
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
.post-record-title {
|
||||
font-size: 1.3em;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.skill-keywords {
|
||||
overflow: wrap;
|
||||
font-size: 0.9em;
|
||||
|
||||
Reference in New Issue
Block a user