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