gpttemp
This commit is contained in:
23
code/public/static/css/modules/banner/banner_03.css
Normal file
23
code/public/static/css/modules/banner/banner_03.css
Normal file
@@ -0,0 +1,23 @@
|
||||
/* banner_03.css */
|
||||
.__PFX__-b3-hscroll {
|
||||
margin: 16px 0;
|
||||
overflow-x: auto;
|
||||
}
|
||||
.__PFX__-b3-list {
|
||||
display: flex;
|
||||
gap: 12px;
|
||||
}
|
||||
.__PFX__-b3-item {
|
||||
width: 160px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.__PFX__-b3-img {
|
||||
width: 100%;
|
||||
height: 110px;
|
||||
object-fit: cover;
|
||||
border-radius: 10px;
|
||||
}
|
||||
.__PFX__-b3-title {
|
||||
font-size: 13px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
Reference in New Issue
Block a user