PIbd-21_Shanygin_A.V/laba3/css/Tabel_style.css
2023-12-11 16:49:10 +03:00

12 lines
149 B
CSS

main{
margin-top: 150px;
display: flex;
}
body{
background-color: #F4F4F5;
}
#image-preview {
width: 241px;
height: 335px;
}