Fix revolutionary editor font size
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
color: $primary-dark;
|
color: $primary-dark;
|
||||||
|
@media all and (max-width: $phone) {
|
||||||
|
font-size: 48px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.editor__subtitle {
|
.editor__subtitle {
|
||||||
|
|||||||
Reference in New Issue
Block a user