transformed page layout in multiple sections to have full screen height available
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
|
||||
#personnal_infos {
|
||||
#infos article {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
place-content: center;
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user