style fixes

This commit is contained in:
DmitriyB
2023-02-22 12:58:23 +05:00
parent 443532b484
commit 031bd771f9
25 changed files with 139 additions and 58 deletions
+4
View File
@@ -4,6 +4,7 @@
width: 100%;
}
.content__container {
height: 100vh;
width: 400px;
@@ -20,6 +21,7 @@
}
.popup {
border-radius: 4px;
width: 100%;
background: transparent;
padding: 56px;
@@ -49,6 +51,8 @@
border-radius: 16px;
}
@media screen and (max-width: 1440px) {
.card-title {
margin: 22px 0 40px 0;