align everything and add emoji
This commit is contained in:
@@ -22,6 +22,8 @@ li {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
color: var(--background-color);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main > ul > li:first-child {
|
||||
@@ -46,6 +48,7 @@ header {
|
||||
|
||||
section {
|
||||
margin: 1rem 0;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
section ul {
|
||||
@@ -55,8 +58,8 @@ section ul {
|
||||
h5 {
|
||||
margin-bottom: 0;
|
||||
background-color: var(--background-color);
|
||||
color: var(--color);
|
||||
padding: 0.35rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.blue-bin {
|
||||
|
||||
Reference in New Issue
Block a user