header changes

This commit is contained in:
SilicoFlare
2022-10-27 17:01:36 +05:30
committed by GitHub
parent cac7ca9899
commit b8df61e6d0

View File

@@ -65,7 +65,7 @@ input, textarea {
header { header {
padding: 10px; padding: 10px;
height: 75px; height: 60px;
background-color: #7F00FF; background-color: #7F00FF;
font-family: "SilicoHand"; font-family: "SilicoHand";
border: none; border: none;
@@ -77,6 +77,8 @@ header {
} }
.title { .title {
padding-top: 20px;
padding-left: 20px;
left: 25; left: 25;
top: 25; top: 25;
text-align: left; text-align: left;