removed h1 according to w3 validator

This commit is contained in:
asus
2023-11-29 23:11:51 +01:00
parent 2b8fc51d0b
commit 5843f9af1a
3 changed files with 16 additions and 17 deletions

View File

@@ -7,6 +7,8 @@
}
#projects #ljdp iframe {
height: 550px;
border: none;
overflow: hidden;
}
@media only screen and (min-width: 741px) {
#projects #ljdp iframe {

View File

@@ -16,7 +16,7 @@ script, style {
pre {
margin: 10px 0px;
}
section {
.section {
justify-self: center;
margin: 50px 20px;
}