This commit is contained in:
epoberezkin
2024-05-06 07:32:47 +00:00
parent 164b5a9fb6
commit 69969244ac
+6
View File
@@ -215,4 +215,10 @@ h6{
float: right;
margin-left: 3rem;
}
}
@media (max-width:768px) {
img {
width: 100%;
}
}