More actions
Created page with ".custom-card { background-color: blue; height:200px; width:100%; }" |
mNo edit summary |
||
Line 3: | Line 3: | ||
height:200px; | height:200px; | ||
width:100%; | width:100%; | ||
padding: 5px; | |||
} | } |
Latest revision as of 19:09, 28 December 2024
.custom-card { background-color: blue; height:200px; width:100%; padding: 5px; }