css potrait

This commit is contained in:
Ouidade Soussi Chiadmi 2021-06-28 18:44:17 +02:00
parent 9bf8ed00b0
commit 1464924265
2 changed files with 4 additions and 1 deletions

View File

@ -19,6 +19,6 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"node-sass": "^6.0.0" "node-sass": "*"
} }
} }

View File

@ -58,6 +58,9 @@
padding-bottom: 20px; padding-bottom: 20px;
} }
} }
.info{
padding-top: 20px;
}
h5{ h5{
padding-top: 20px; padding-top: 20px;
padding-bottom: 5px; padding-bottom: 5px;