Optimizacion del codigo de main.css

This commit is contained in:
Markines16 2021-03-11 10:49:50 +01:00 committed by GitHub
parent a3504e426b
commit 44b82a3e96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 8 deletions

View File

@ -4,7 +4,7 @@
}
/* Headers */
h1, h3, h4 {
h1, h2, h3, h4 {
color: #363636;
text-transform: uppercase;
margin: 0;
@ -16,13 +16,8 @@ h1, h3, h4 {
}
h2 {
color: #363636;
margin: 0;
padding: 0;
border: 0;
font-size: 90%;
vertical-align: baseline;
text-align: center;
text-transform: none;
font-size: 90%;
}
/* Header */