header changes

This commit is contained in:
SilicoFlare
2022-10-27 16:59:43 +05:30
committed by GitHub
parent 38584fa8fe
commit cac7ca9899

View File

@@ -65,7 +65,7 @@ input, textarea {
header {
padding: 10px;
height: 100px;
height: 75px;
background-color: #7F00FF;
font-family: "SilicoHand";
border: none;
@@ -77,11 +77,12 @@ header {
}
.title {
left: 10;
top: 10;
left: 25;
top: 25;
text-align: left;
font-size: 250%;
color: white;
}
h1 {