a11y issues on upgrade footer.
LEARNER-3055
This commit is contained in:
@@ -48,6 +48,15 @@
|
||||
color: $black-t3;
|
||||
position: relative;
|
||||
|
||||
h2 {
|
||||
font-size: 1.5rem;
|
||||
font-weight: $font-weight-bold;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
@media (max-width: 960px) {
|
||||
.mini-cert {
|
||||
display: none;
|
||||
@@ -63,16 +72,6 @@
|
||||
width: ($baseline * 13);
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.5rem;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1.25rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.learner-story-container {
|
||||
display: flex;
|
||||
max-width: 630px;
|
||||
|
||||
Reference in New Issue
Block a user