PersonalWebsite/css/contact.css

18 lines
308 B
CSS

/*!
* 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
*/
.personalcontacts{
margin-top: 60px;
}
#githubsign{
color: white;
}
#section5{
height: 50%;
}