This commit is contained in:
Stanislaw
2022-06-21 00:48:03 +02:00
parent fdbcb08fd4
commit 0be6b1c0ea
3 changed files with 34 additions and 2 deletions

View File

@@ -135,6 +135,12 @@ article.main {
position: absolute;
color: white;
}
.icons {
width: 6rem;
height: 6rem;
position: absolute;
color: white;
}
.msg {
grid-column: 1/3;
grid-row: 1;