✨ General Updates
Updated .icon padding to make iconography appear centered. Updated container alignment to center to remove outdated attribute. Removed underline from links within buttons.
This commit is contained in:
@ -37,6 +37,7 @@
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-width: 600px;
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
box-sizing: border-box; }
|
||||
|
Reference in New Issue
Block a user