Spacing Changes
This commit is contained in:
parent
058c94b6df
commit
5615bf3dc1
@ -327,18 +327,13 @@ main {
|
||||
|
||||
section {
|
||||
width: auto;
|
||||
padding-top: 50px;
|
||||
padding-top: 70px;
|
||||
text-align: center;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
max-width: 1500px;
|
||||
}
|
||||
|
||||
#event {
|
||||
/* background-color: #0d1117; */
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
.topic {
|
||||
width: auto;
|
||||
font-size: 35px;
|
||||
@ -346,12 +341,6 @@ section {
|
||||
color:rgb(255, 243, 205);
|
||||
}
|
||||
|
||||
#discord-widget {
|
||||
margin: 50px auto 0;
|
||||
/* width: 20%; */
|
||||
float: right;
|
||||
}
|
||||
|
||||
#event-container {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
Loading…
Reference in New Issue
Block a user