mirror of
https://github.com/michivonah/website-v2.git
synced 2025-12-22 20:46:29 +01:00
disable contact section
This commit is contained in:
parent
530fd409b3
commit
e0173c9a38
2 changed files with 6 additions and 2 deletions
|
|
@ -627,6 +627,10 @@ body{
|
|||
}
|
||||
|
||||
/* Contact Section */
|
||||
#contact{
|
||||
display: none;
|
||||
}
|
||||
|
||||
#contact input{
|
||||
width: calc(100% - 20px);
|
||||
height: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue