updated css background

This commit is contained in:
developtheweb 2021-02-18 23:44:31 -05:00
parent dbcc3fb0a6
commit e2fb41cdc4

View file

@ -84,7 +84,6 @@ header {
text-align: center;
color: #fff;
background: #{{ site.color.primary }};
background-image: url("/img/launch.jpg");
}
header .container {