center layout

This commit is contained in:
naoufal zerai 2022-09-03 13:41:24 -04:00
parent f739a50868
commit 59b5eced3c

View File

@ -349,6 +349,7 @@ b {
margin: 0; margin: 0;
padding: 0; padding: 0;
list-style: none; list-style: none;
text-align: center;
} }
.note.list .item { .note.list .item {
@ -392,7 +393,7 @@ b {
} }
.note.title{ .note.title{
font-size: 1.125em; font-size: 1.3em;
font-weight: 600; font-weight: 600;
} }