A lot works!

This commit is contained in:
Marijn Jansen
2019-03-21 14:53:41 +01:00
parent ddbf330ab7
commit bfe6ae46fc
11 changed files with 176 additions and 29 deletions

View File

@@ -1,6 +1,10 @@
/*
* Start of Custom CSS
*/
.nav-link, .navbar-brand {
font-family: 'Amatic SC', cursive;
font-size: 40px; }
.card-img-overlay {
opacity: 0; }
@@ -17,8 +21,11 @@
.card .card-img-overlay .card-title-bg .card-text {
opacity: 1; }
.social-icon {
margin: 10px; }
body {
padding-top: 4.5rem; }
padding-top: 6.5rem; }
footer {
margin-top: 10px;