Header: remove unused styles

This commit is contained in:
rektdeckard
2020-08-08 23:54:14 -04:00
parent 6e9b7e6fd8
commit e88cdb1c02

View File

@@ -1,13 +1,8 @@
header { header {
height: 1435px;
width: 100%; width: 100%;
height: 1435px;
background-color: #ffd171; background-color: #ffd171;
overflow: hidden; overflow: hidden;
/* display: block; */
/* display: flex;
align-items: center;
justify-content: center; */
} }
.intro { .intro {