mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
ui: Drop italic style on app name and sections in card listing
- The emphasis brought by italics is wasted when all of the items have a same style. Without it the style is simpler and more pleasent. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
parent
f4a48f3e36
commit
ed4a5655a1
@ -397,7 +397,6 @@ footer {
|
||||
|
||||
.card-section-title {
|
||||
display: flex;
|
||||
font-style: italic;
|
||||
font-weight: 800;
|
||||
font-size: 1.25rem;
|
||||
padding: 0 2.875rem;
|
||||
@ -448,7 +447,6 @@ a.menu_link_active {
|
||||
}
|
||||
|
||||
.card-title {
|
||||
font-style: italic;
|
||||
font-weight: 800;
|
||||
font-size: 1.25rem;
|
||||
padding: 0.75rem 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user