Features pages UI
This commit is contained in:
@@ -51,6 +51,12 @@
|
|||||||
div {
|
div {
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
color: @cryptpad_color_blue;
|
color: @cryptpad_color_blue;
|
||||||
|
&:first-child {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
&:last-child {
|
||||||
|
font-size: 1em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user