Minor cleanups
This commit is contained in:
parent
0500a86b36
commit
cae9999c9b
2 changed files with 0 additions and 16 deletions
|
@ -9,14 +9,3 @@
|
|||
<Header />
|
||||
<Main />
|
||||
<Footer />
|
||||
|
||||
<style>
|
||||
main {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
padding: 15px;
|
||||
}
|
||||
</style>
|
||||
|
|
|
@ -118,11 +118,6 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.language-icon {
|
||||
width: 30px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.common-switch {
|
||||
width: fit-content;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue