2020-03-19 21:29:48 +00:00
|
|
|
/*!
|
|
|
|
* contact.css - https://heili.eu
|
|
|
|
* Licensed under the MIT license - http://opensource.org/licenses/MIT
|
|
|
|
* E-mail: lukas.heiligenbrunner@gmail.com
|
|
|
|
* Copyright (c) 2020 Lukas Heiligenbrunner
|
|
|
|
*/
|
|
|
|
|
2020-03-19 21:19:15 +00:00
|
|
|
.personalcontacts{
|
|
|
|
margin-top: 60px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#githubsign{
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
#section5{
|
|
|
|
height: 50%;
|
|
|
|
}
|