Add vote statistics feature and improve vote page functionality
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.voteContainer {
|
||||
padding: 50px 0 0 0;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.voteSection {
|
||||
background-color: var(--link-color);
|
||||
transition: 0.5s ease;
|
||||
|
||||
Reference in New Issue
Block a user