Tinion's Finale: Difference between revisions

Biteisme (talk | contribs)
No edit summary
Biteisme (talk | contribs)
No edit summary
Line 2: Line 2:
   body {
   body {
     font-size: 10pt;
     font-size: 10pt;
    max-width: 1200px;
   }
   }
 
  .container {
  max-width: 1200px; /* Adjust to your preferred width */
  margin: 0 auto; /* Centers the container horizontally */
  padding: 0 20px; /* Optional, for some spacing around the content */
}
    
    
   table {
   table {