layout ok

This commit is contained in:
naoufal zerai
2022-08-18 23:23:50 -04:00
parent 5dba10766d
commit 2e68ef8b45
40 changed files with 56 additions and 1388 deletions

View File

@@ -289,6 +289,12 @@ b {
text-decoration: none;
}
.header-flex{
display: flex;
flex-direction: column;
text-align: center;
}
.site.logo {
height: 42px;
border-radius: 3px;