Update style.css

This commit is contained in:
Sam 2022-08-25 13:38:19 +03:00 committed by GitHub
parent 13223c515d
commit 3965802219
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,6 +223,9 @@ footer .date{
}
/* Media*/
@media(max-width:767px){
.header{
height:60vh
}
.header #text{
font-size: 24px;
}