Compare commits

..

No commits in common. "b21465e89f7282ef3ebc41b987b23e86ca959b19" and "d0db460f283c39e2fc44e59c3de5ae20f9b604bc" have entirely different histories.

View File

@ -1309,23 +1309,6 @@ label {
text-align: center;
}
.alert{
display: flex;
margin-bottom: 5px;
}
.alert .alert-icon{
margin-right: 5px;
}
.warning{
color: #ff0000;
}
.success{
color: #00ff00;
}
@media (max-width: 768px) {
.catalog-items {