Start contact

This commit is contained in:
osaajani 2019-11-18 19:31:15 +01:00
parent ccfc69baca
commit 50c7e4298c
3 changed files with 71 additions and 1 deletions

View file

@ -257,3 +257,20 @@ footer
{
line-height: 24px;
}
/* CONTACT */
#contact-datas-container input
{
display: inline-block;
}
#contact-datas-container .contact-data-name
{
width: 25%;
}
#contact-datas-container .contact-data-value
{
width: 50%;
}