5 lines
No EOL
84 B
CSS
5 lines
No EOL
84 B
CSS
.personnal-info {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
} |