Changes
From Forge Community Wiki
22 bytes added
, 17:29, 21 December 2020
Line 14: |
Line 14: |
| width: 60%; | | width: 60%; |
| border-radius: 1em; | | border-radius: 1em; |
− | margin-top: 0;
| |
| margin: auto; | | margin: auto; |
| background-color: #fefefe; | | background-color: #fefefe; |
Line 22: |
Line 21: |
| justify-content: center; | | justify-content: center; |
| align-items: center; | | align-items: center; |
| + | } |
| + | |
| + | .round_warning p { |
| + | margin-top: 0; |
| } | | } |
| | | |