Fixed minor font errors on wiki
parent
fe01590b26
commit
8ef22a12d6
|
@ -4,7 +4,7 @@
|
|||
h1 {
|
||||
@extend %xlarge;
|
||||
@extend %text;
|
||||
margin-bottom: .5rem;
|
||||
line-height: 2.5rem;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
h2 {
|
||||
|
|
|
@ -169,7 +169,7 @@
|
|||
}
|
||||
}
|
||||
figcaption {
|
||||
max-width: 60%;
|
||||
max-width: 50%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Reference in New Issue