Что то доделали. Надо сменить ветку

This commit is contained in:
2026-05-05 19:06:18 +03:00
parent c9759fbfc7
commit 2775fc8283
+11
View File
@@ -0,0 +1,11 @@
.container {
width: 300px;
height: 200px;
border: 2px dashed grey;
margin: 10px;
text-align: center;
p {
margin-top: 20%;
}
}