This commit is contained in:
2023-01-05 23:52:59 +01:00
parent edb1485324
commit 5100467ccc
2 changed files with 7 additions and 3 deletions

View File

@@ -34,9 +34,13 @@ main{
grid-row-start: 2;
grid-row-end: 2;
z-index:3;
background-color: red;
margin:1%;
}
.pubG img{
margin-top: 50%;
width:100%;
}
.pubD{
grid-column-start : 3;
grid-column-end: 3;