Features pages UI

This commit is contained in:
yflory 2019-08-26 17:18:28 +02:00
parent 335f6b1673
commit 2367a60236

View file

@ -51,6 +51,12 @@
div {
font-size: 1.2em;
color: @cryptpad_color_blue;
&:first-child {
font-weight: bold;
}
&:last-child {
font-size: 1em;
}
}
}
}