changed width for classes for card-2

This commit is contained in:
Kostya
2024-02-02 20:35:38 +03:00
parent caa41f5fa3
commit 45c1adb378
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@
}
.text_2 {
width: 250px;
width: 244px;
height: 221.5px;
display: inline-block;
flex-flow: column-reverse;
@@ -154,7 +154,7 @@
height: 21px;
}
.skin_2 {
width: 250px;
width: 244px;
height: 221.5px;
display: inline-block;
display: flex;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB