[sass] zxc

Viewer

  1. .container 
  2.         width: 60%
  3.         margin: 0px auto
  4.         background-color: blanchedalmond
  5.         border: 1px solid black
  6.         border-radius: 15px
  7.  
  8. .info_container 
  9.         width: 80%
  10.         margin: 10px auto
  11.         border: 1px solid black
  12.         border-radius: 10px
  13.         display: flex
  14.         flex-wrap: wrap
  15.         justify-content: space-around
  16.         background-color: azure
  17.  
  18. table, tr, td 
  19.         border: 1px solid black
  20.         border-collapse: collapse
  21.  
  22. table 
  23.         width: 45%
  24.         margin: 20px 10px 20px 15px
  25.         text-align: center
  26.         font-size: 40px
  27.  
  28. .left_item 
  29.         padding: 139px 0px
  30.  
  31. .right_item 
  32.         padding: 93px 2px
  33.  
  34. .bottom_item 
  35.         padding: 36.5px 0px
  36.  
  37.  

Editor

You can edit this paste and save as new:


File Description
  • zxc
  • Paste Code
  • 02 Dec-2022
  • 598 Bytes
You can Share it: